No generator changes
feat(java): standalone operations architecture+enhanced pagination system; expose http debug logging flag (#1479)
Generator changes (2)
Chores
javav2
introduce standalone Operation classes for encapsulating operation logic
New features
javav2
flatten streams for direct array results and unify response handling with non-paginated operations
feat: control auto-rebuild/test generation; configure debug logging of http requests in java sdk builder (#1478)
Generator changes (6)
New features
go
add ability to control auto rebuilding and generation of tests
New features
javav2
java - add x-speakeasy-globals-hidden support
New features
javav2
add ability to control auto rebuilding and generation of tests
New features
mockserver
add ability to control auto rebuilding and generation of tests
New features
pythonv2
add ability to control auto rebuilding and generation of tests
+1 more changes
chore: upgrade arazzo dependancies for improved performance and memory usage
Generator changes (1)
New features
csharp
implement open enums
Generator changes (1)
Bug fixes
mcp-typescript
setting security flags with env vars
Generator changes (1)
Bug fixes
typescriptv2
regression related to union discriminator mapping
chore: Revert "chore: Revert "feat: set default output for sources (#1453)"" (#1474)
No generator changes
feat: Java APIException bodyAsString, MCP TypeScript model naming fixes (#1472)
Generator changes (1)
New features
javav2
added bodyAsString method to api exception class that returns body as string
No generator changes
No generator changes
Generator changes (1)
Bug fixes
javav2
propagate message to Throwable in default errors
feat: typescript respect required-ness of const fields, php fix union deserialization (#1468)
Generator changes (2)
Bug fixes
php
handle union deserialization edge cases
Bug fixes
typescriptv2
fix to const handling
Generator changes (1)
Bug fixes
terraform
Prevent state data loss during refresh for nested writeOnly properties
fix: update pytest, snapshot tests and fix mcp missing context, statu… (#1465)
Generator changes (4)
Bug fixes
mcp-typescript
parsing ContentType, RawResponse and StatusCode
New features
pythonv2
Latest pytest dependencies for Python 3.14 support and bug fixes
Bug fixes
typescriptv2
fixed generation of example call signatures when skipping optional parameters
Bug fixes
typescriptv2
implement union type sorting by required fields count
Generator changes (1)
Bug fixes
terraform
Support arrays with nullable integer enum items
No generator changes
feat: add ability to rebuild selective operation tests in arazzo documents (#1461)
Generator changes (4)
Bug fixes
go
Align password and clientID field optionality with RFC 6749
New features
javav2
use singleton http client
Bug fixes
javav2
Align password and clientID field optionality with RFC 6749
Bug fixes
typescriptv2
Align password and clientID field optionality with RFC 6749
Generator changes (1)
New features
pythonv2
Support PEP 420 implicit namespace packages with moduleName configuration
No generator changes
Generator changes (1)
New features
javav2
support custom code regions