feat(cli): declarative intent commands, projection lint, implicit operation timeouts; feat(csharp): async iteration for event streams; fix(python): strict open-union request validation, float default rendering; fix(go): optional-nullable parameter serialization; fix(php): urljoin token URL resolution; fix(java): preserve raw error response bytes; fix(all): guard enum description lookups - #2133
Merged
Merged
Conversation
…ration timeouts; feat(csharp): async iteration for event streams; fix(python): strict open-union request validation, float default rendering; fix(go): optional-nullable parameter serialization; fix(php): urljoin token URL resolution; fix(java): preserve raw error response bytes; fix(all): guard enum description lookups
2ynn
approved these changes
Sep 14, 2026
…ce from jq v0.13.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrades openapi-generation from v2.935.2 to v2.937.18.
Core
Python
Java
Go
C#
PHP
Summary by cubic
Upgrades
openapi-generationto v2.937.18 andjqto v0.13.0, bringing bug fixes and new features across CLI and SDK generators.Key changes
EventStreamnow implementsIAsyncEnumerableandIAsyncDisposable.urljoin.Written for commit 3039c3a. Summary will update on new commits.