No generator changes
Generator changes (2)
New features
terraform
Support mismatched int32/int64/integer enum schemas
New features
typescriptv2
structured errors now contain status code and body
No generator changes
feat: Java packageName namespaces, infer-optional-args fix, Python local install fix, Ruby const fix (#1450)
Generator changes (3)
Bug fixes
javav2
include packageName in config metadata definitions, fix javadoc warnings
Bug fixes
pythonv2
Prevent local installation issues with README-PYPI.md
Bug fixes
ruby
add better support for const and default handling
fix: Ensure install.sh script uses authenticated GitHub API calls (#1448) (#1449)
No generator changes
fix: Go/Terraform retries panic prevention, TypeScript support for latest react-query versions, various name resolution and usage snippet fixes (#1446)
Generator changes (3)
Bug fixes
go
Prevent panic with httputil.DumpRequestOut and http.NoBody request body
Chores
ruby
Clarified utility functionality
Bug fixes
terraform
Prevent panic with httputil.DumpRequestOut and http.NoBody request body
fix: Ensure mcp-typescript support for configure publishing and sdk-generation-action (#1445)
No generator changes
feat: TypeScript exported HTTPClient, Python async method naming improvements, Ruby namespacing fixes, quickstart adjustments (#1444)
Generator changes (4)
New features
csharp
implement builder pattern for sdk initialization
New features
mcp-typescript
Initial dedicated TypeScript MCP Server
New features
ruby
correctly respect module namespacing from config
Bug fixes
typescriptv2
re-export HTTPClient from root index.ts
feat: Remove unnecessary sections from Readme, support builder pattern in C#, fix security vulnerability for h11 in python. (#1441)
Generator changes (11)
Chores
csharp
Disable rendering of subsdks (in the readme) which dont have any operations
Chores
go
Disable rendering of subsdks (in the readme) which dont have any operations
Chores
javav2
Disable rendering of subsdks (in the readme) which dont have any operations
Chores
php
Disable rendering of subsdks (in the readme) which dont have any operations
Chores
postman
Disable rendering of subsdks (in the readme) which dont have any operations
+6 more changes
Generator changes (10)
New features
csharp
add support for accessing sdk configuration in hooks
New features
go
add support for accessing sdk configuration in hooks
New features
javav2
add support for accessing sdk configuration in hooks
New features
php
add support for accessing sdk configuration in hooks
New features
pythonv2
add support for accessing sdk configuration in hooks
+5 more changes
feat: log workspace name immediately and add spinner for targets collection (#1439)
No generator changes

Speakeasy Bot
feat: PHP error unions, Ruby pagination, Java optional pagination values (#1437)
Generator changes (4)
Bug fixes
javav2
handle optional pagination parameters
New features
php
Support error responses with unions
New features
ruby
add pagination support to ruby
New features
ruby
add urlBasedPagination support to ruby
Generator changes (1)
Bug fixes
terraform
Update terraform-plugin-go and terraform-plugin-framework dependencies for Terraform 1.12 support
feat: Improve Python SDK load time and reduce its memory usage, Use of operation filter in snippet generation, Upgrade Zod to ^3.25.17 (#1435)
Generator changes (1)
New features
pythonv2
Enable module lazy loading. This leads to faster module import times
fix: TypeScript prevent CommonJS errors with Zod 3.25+, Terraform basic/oauth security handling, improved union examples (#1432)
Generator changes (1)
Bug fixes
terraform
Ensure HTTP Basic and OAuth2 Client Credentials security are properly configured
No generator changes
No generator changes

Speakeasy Bot
fix: Nullable and date field examples, TypeScript camelCase x-speakeasy-error-message, Terraform nested custom type imports, expand custom code region availability (#1428)
Generator changes (3)
New features
pythonv2
Module can be configured independently of the package name.
Bug fixes
terraform
Ensure imports are added for deeply nested custom types
Bug fixes
typescriptv2
camelCase access field of x-speakeasy-error-message
No generator changes