Follow us on to be up
to date with the latest changes.

Back to all releases

v1.761.1

// April 2, 2026

chore: upgrade openapi-generation to v2.879.6 (#2010)

Generator changes (3)

Bug fixes

php

sort nullable parameters after required parameters in method signatures to avoid PHP 8.0+ deprecation warnings

Bug fixes

pythonv2

replace broken is_union None guard in serialize_decimal, serialize_float, serialize_int, and validate_const with simple None check

Bug fixes

pythonv2

forward server_url, timeout_ms, accept_header_override, and http_headers in pagination next() closure