fix: frozen source namespace mismatch for single registry sources (#1859)
No generator changes
feat(all): per example usage snippets; fix(mcp): improve remote mcp config and add request proxying for remote servers (#1864)
No generator changes
Generator changes (11)
New features
csharp
generate multiple usage examples for operations with named examples
New features
go
generate multiple usage examples for operations with named examples
New features
javav2
generate multiple usage examples for operations with named examples
New features
php
generate multiple usage examples for operations with named examples
New features
postman
generate multiple usage examples for operations with named examples
+6 more changes
No generator changes
Generator changes (1)
Bug fixes
pythonv2
add 'request' to reserved parameter keywords as it can shadow request information
feat(terraform): null-aware data model with pointer-based references (#1855)
Generator changes (55)
Bug fixes
csharp
omit enum default when value is not in enum to prevent type errors in generated code
Bug fixes
csharp
avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags
Bug fixes
csharp
discriminated union errors used in both successful and error response
Bug fixes
csharp
ensure compliance with HTML Living Standard and Web Platform Tests
Bug fixes
csharp
support cancellation token in event streams
+50 more changes
feat(all): security name override; feat(terraform): custom functions; fix(go,csharp,java,python,typescript): event stream compliance (#1853)
Generator changes (11)
New features
csharp
support x-speakeasy-name-override on security scheme options
New features
go
support x-speakeasy-name-override on security scheme options
New features
javav2
support x-speakeasy-name-override on security scheme options
New features
mcp-typescript
support x-speakeasy-name-override on security scheme options
New features
php
support x-speakeasy-name-override on security scheme options
+6 more changes
No generator changes
feat(typescript): add named alias import, fix smart union parsing, update eslint; feat(terraform): support custom actions; fix(all): SubSDK comments, discriminator mapping, enum defaults, union name overrides (#1850)
Generator changes (1)
New features
terraform
Support custom actions via additionalActions configuration
No generator changes
feat(cli): add non-interactive mode for configure sources and targets (#1843)
No generator changes
chore: bump agent documentation to include guides to handling github issues (#1848)
No generator changes
No generator changes
feat(python): drop Python 3.9 support, require Python 3.10+; fix(typescript, csharp, go, java, terraform, php, ruby): union parsing, discriminator mapping, and enum defaults; custom code option (#1838)
No generator changes
feat(python): drop Python 3.9 support, require Python 3.10+; fix(typescript, csharp, go, java, terraform, php, ruby): union parsing, discriminator mapping, and enum defaults; custom code option (#1838)
Generator changes (4)
Bug fixes
csharp
populate response Headers dictionary
New features
pythonv2
drop Python 3.9 support, require Python 3.10+
Chores
pythonv2
remove redundant headers field in envelope-http response
Chores
typescriptv2
remove redundant headers field in envelope-http response
fix(terraform): required path parameter in data resource ignored with x-speakeasy-param-readonly (#1833)
Generator changes (1)
Bug fixes
terraform
required path parameter in data resource ignored with x-speakeasy-param-readonly
No generator changes
feat(pr-description): use collapsible details for linting and changes reports (#1831)
No generator changes
Generator changes (2)
Bug fixes
terraform
Prevent extraneous read API operations during update/create
New features
typescriptv2
add fileNaming config option for kebab-case file naming convention
No generator changes
No generator changes
No generator changes