Generator changes (2)
New features
csharp
support text/event-stream
New features
csharp
support SSE sentinel events for explicit termination of connections
fix(typescript): usage example inside `examples/` directory can point at invalid method (#1592)
Generator changes (1)
Bug fixes
typescriptv2
missing sub-sdk in some scenarios
No generator changes
No generator changes
Generator changes (2)
Bug fixes
javav2
handle name conflicts for mode toggles
New features
mcp-typescript
add support for accessing sdk configuration in hooks
feat: Editor overlay improvements, Terraform fix for globals with defaults (#1584)
Generator changes (1)
Bug fixes
terraform
Ensure default values are configured at provider level
Generator changes (7)
Bug fixes
csharp
URL encoding for path and query parameters
Chores
go
fixed go target to respect required fields instead of using zero values
New features
javav2
enable async SDK support
Chores
javav2
refactor SSE + JSONL parsing using purely non-blocking APIs
New features
javav2
support streaming payloads in requests
+2 more changes
feat: Support empty value pagination, C# improved error handling, Go improved union query parameters, Java async docs, Terraform globals fix (#1582)
Generator changes (9)
Bug fixes
csharp
enabled empty strings to be used as end cursor values in pagination
New features
csharp
implement base exception class and error payload models
Bug fixes
go
enabled empty strings to be used as end cursor values in pagination
Bug fixes
go
properly support union types in query parameters
Bug fixes
javav2
enabled empty strings to be used as end cursor values in pagination
+4 more changes
chore: Add logs specific to new changelog feature which helps in debugging (#1572)
No generator changes
feat: Add language info in changelogs, add terraform security documentation using the description field from the OpenApi security Scheme Object, fix bearer token validation when Oauth2-compliant servers return `bearer`, add streaming upload support for Java SDKs with new Blob type (#1580)
Generator changes (5)
Chores
csharp
added support for lowercase Bearer tokens in Authorization headers
Chores
go
added support for lowercase Bearer tokens in Authorization headers
Chores
javav2
added support for lowercase Bearer tokens in Authorization headers
Chores
pythonv2
added support for lowercase Bearer tokens in Authorization headers
Chores
typescriptv2
added support for lowercase Bearer tokens in Authorization headers
No generator changes
fix: quickstart "target group" and "target selection" shown sequentially rather than simultaneously (#1579)
No generator changes
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