Generator changes (1)
Bug fixes
terraform
Prevent compilation errors with enum properties
No generator changes
feat: support x-speakeasy-transform-from-api symbolic transformations (#1676)
No generator changes
fix: pull in latest generator release with some fixes to typescript and a new config option for terraform
Generator changes (4)
Bug fixes
mcp-typescript
start command flags handling
Bug fixes
terraform
add `unionDeserializationStrategy` configuration option
Bug fixes
typescriptv2
prevent validation errors when response headers are not expected in all respone patterns
Bug fixes
typescriptv2
mcp-server start command flags
Generator changes (1)
New features
typescriptv2
add full support for zodVersion v4
Generator changes (2)
New features
go
introduce a smarter union deserialization strategy
New features
terraform
introduce a smarter union deserialization strategy
Generator changes (2)
Bug fixes
terraform
Prevent compilation errors with mismatched integer and int32 properties
Bug fixes
terraform
Support array items entity, such as singleton data resources
Generator changes (17)
New features
csharp
add config option for deep merging allOf nodes in OpenAPI specs
New features
csharp
add support for custom description in .csproj file via gen.yaml
Chores
csharp
document sdk parameters in constructor
Chores
csharp
address CS0472 warnings by removing unecessary null checks on parsed cursor values
New features
go
add config option for deep merging allOf nodes in OpenAPI specs
+12 more changes
fix: Prevent Terraform compilation errors with multiple nested x-speakeasy-entity responses (#1666)
Generator changes (1)
Bug fixes
terraform
Prevent compilation errors with multiple nested x-speakeasy-entity responses
Generator changes (2)
Bug fixes
go
support const inputs
Bug fixes
terraform
support const inputs
feat: allOf merge strategy configuration, csharp description override, Java error handling improvements, MCP Deno environment handling, Terraform response data fixes, TypeScript additionalProperties optionality (#1662)
Generator changes (3)
New features
javav2
use common base class for SDKError and custom exceptions, minor breaking changes to custom exceptions
Bug fixes
terraform
Ensure any response x-speakeasy-entity pibling attributes are properly handled
Bug fixes
typescriptv2
make additional properties optional in outbound schemas
fix(python,typescript): SSE Accept headers; fix(python): error hashability; fix(mcp): tool annotation title (#1659)
Generator changes (4)
New features
mcp-typescript
add title to tool annotations
Chores
pythonv2
improve python error hashability
Bug fixes
pythonv2
Fix Accept header handling for SSE overload methods
Bug fixes
typescriptv2
Fix Accept header handling for SSE overload operations methods
Generator changes (1)
Bug fixes
typescriptv2
Fixed TypeScript SSE type imports in generated code by correctly registering type imports in sse-overload.ts using addTypeDefImport
fix(csharp): Fix pagination issue when request bodies do not contain pagination fields (#1656)
Generator changes (1)
Bug fixes
csharp
Fix pagination issue when request bodies do not contain pagination fields
feat: Support defaults for arrays of primitive item types in terraform, fix: respect operation level OAuthScopes, fix deserialization bug for union of boolean and enums in ruby (#1655)
Generator changes (18)
New features
csharp
add extension allowing end users to override scopes at runtime
Bug fixes
csharp
respect per-operation scopes
New features
go
add extension allowing end users to override scopes at runtime
Bug fixes
go
respect per-operation scopes
New features
javav2
add extension allowing end users to override scopes at runtime
+13 more changes
fix: speakeasy run doesn't print out registry uris used for code samples in the output (#1653)
No generator changes
fix: Remove empty readmes, and fix python pagination and terraform union issues (#1652)
Generator changes (13)
Bug fixes
csharp
Fix empty readme files being generated when all operations are in child groups
Bug fixes
go
Fix empty readme files being generated when all operations are in child groups
Bug fixes
javav2
Fix empty readme files being generated when all operations are in child groups
Bug fixes
mockserver
Fix empty readme files being generated when all operations are in child groups
Bug fixes
php
Fix empty readme files being generated when all operations are in child groups
+8 more changes
No generator changes
feat: Add new styling to Readme.md links, fix: retry logic in php sdks, fix: deserialization bug in go-sdk when a field is not marked as required (#1650)
Generator changes (2)
Bug fixes
go
[force-gen] Fix deserialization bug when a field is optional (not required)
Bug fixes
php
fixed early return bug in handling retry status codes
fix: Prevent Terraform generation error with early ordered map of array properties (#1649)
Generator changes (1)
Bug fixes
terraform
Prevent generation error with early ordered map of array properties