Generator changes (2)
Bug fixes
pythonv2
Add retries to dynamic imported modules in python to fix keyError when loading modules
Bug fixes
pythonv2
capability to enable shadowing parameters that are usually reserved via allowedRedefinedBuiltins
fix: Remove unused proxy command, bump various Go dependencies for bug fixes (#1578)
No generator changes
fix: python generators hold SDK from GC, better union deserialization in Go and open enum parameter encoding support in Java (#1577)
Generator changes (4)
Bug fixes
go
fixed deserialization of weak unions to better match field requiredness and support forward compatibility
New features
javav2
support open-enum path, query and header parameters
Chores
pythonv2
mitigate asyncio internal test flakiness
Bug fixes
pythonv2
prevent sdk from being GC'd while streaming
No generator changes

Speakeasy Bot
chore: Bump the github-actions-minor-and-patch group with 2 updates (#1575)
No generator changes

Speakeasy Bot
No generator changes
No generator changes
chore: enforce Ruby snake_case, fix error inheritance, improve C# URL… (#1571)
Generator changes (2)
New features
csharp
allow unbranding of HTTP client interface
Bug fixes
ruby
filenames should always be snake case
feat: Java async SSE, Terraform add import config documentation and use available array examples (#1570)
Generator changes (2)
New features
terraform
Automatically generate import configuration block documentation for managed resources
Bug fixes
terraform
Use array example when available
No generator changes
chore: Bump amannn/action-semantic-pull-request from 5.5.3 to 6.0.1 (#1567)
No generator changes

Speakeasy Bot
chore: Bump the github-actions-minor-and-patch group with 2 updates (#1566)
No generator changes

Speakeasy Bot
No generator changes
feat: support x-speakeasy-token-endpoint-additional-properties for ts and py (#1564)
Generator changes (4)
Bug fixes
javav2
ensure afterError hooks are called on error status codes
New features
pythonv2
add x-speakeasy-additional-token-endpoint-additional-properties
Bug fixes
ruby
mistakenly throw instead of raise
New features
typescriptv2
add x-speakeasy-additional-token-endpoint-additional-properties
No generator changes
feat: Java async hooks and tests, Ruby raise instead of throw, Python PyPI README subdirectory handling, compile with Go 1.25 (#1561)
Generator changes (1)
Bug fixes
pythonv2
support repository subdirectories in PyPI documentation links
fix: terraform floating point validators and ruby config descriptions (#1558)
Generator changes (2)
Docs
mcp-typescript
Fix claude code and claude desktop installation instructions for mcp-server
Bug fixes
terraform
Ensure floating point attribute validators are included for non-integer values
No generator changes
feat(typescript): support for imports when configuring usage snippets via `usageSDKInitImports` (#1556)
Generator changes (1)
New features
typescriptv2
usageSDKInitImports allows configuring imports for usage snippets in conjunction with usageSDKInit