feat: MCP enhancements, TypeScript fix for @ts-expect-error, Ruby fix for retry utilities module name (#1330)
Generator changes (3)
Bug fixes
ruby
Prevent incorrect module name in utilities file
Bug fixes
typescriptv2
remove @ts-expect-error directive for duplex: "half" fetch option
New features
typescriptv2
small mcp server utility changes
Generator changes (1)
Bug fixes
pythonv2
disable key sorting when serializing to json
Generator changes (3)
Bug fixes
go
Fixed passing of arguments correctly within the next function
Bug fixes
php
Fixed passing of arguments correctly within the next function
New features
ruby
Initial retries implementation with faraday-retry
chore: Bump the github-actions-minor-and-patch group across 1 directory with 2 updates (#1323)
No generator changes

Speakeasy Bot
fix: Terraform prevent internal code naming misalignment for certain property names (#1321)
Generator changes (1)
Bug fixes
terraform
Prevent Go SDK naming misalignment for properties named big, json, time, and types
No generator changes
No generator changes
feat: Update README for Ruby SDK, Updated custom resources in MCP server, Make tools extensible in MCP extensions, fix pagination issue for php (#1317)
Generator changes (1)
New features
typescriptv2
support client_secret_basic token authentication type
Generator changes (3)
New features
ruby
Add Authentication section to README and formatting fixes
New features
typescriptv2
custom resource extensions
New features
typescriptv2
tools included in registerMCPExtensions
feat: simplify ruby sdk API, support reusable workflow inputs, docs updates (#1309)
Generator changes (6)
New features
go
add support for reusable workflow inputs
New features
javav2
add support for reusable workflow inputs
New features
php
bump serializer dependency
New features
pythonv2
add support for reusable workflow inputs
Bug fixes
ruby
Remove SDK class config_server and config_server_url methods in preference of instantiation parameters
+1 more changes
No generator changes
Generator changes (5)
Bug fixes
pythonv2
handle indirect circular references
New features
ruby
add support for global security callbacks
New features
ruby
add support for global security flattening
New features
typescriptv2
add specified tools feature
Bug fixes
typescriptv2
small adjustment specified tools feature
feat: make nameResolutionFeb2025 the default for new SDKs and Terraform now supports map of array types (#1300)
Generator changes (1)
New features
terraform
Support map of array types
No generator changes
Generator changes (3)
Bug fixes
php
fix unclosed parentheses in generated docs
New features
terraform
Support array of empty object types
Bug fixes
terraform
Stable render single selection within oneOf
fix: Go usage snippet formatting, remove compilation tooling requirement (#1297)
Generator changes (1)
Bug fixes
go
ctx indentation in usage snippets
No generator changes
feat: add reusable workflows to test generation and switch to rfc9535 compliant jsonpath library in TypeScript (#1293)
Generator changes (6)
New features
go
added support for reusable workflows in generated tests
New features
javav2
added support for reusable workflows in generated tests
New features
pythonv2
added support for reusable workflows in generated tests
Bug fixes
typescriptv2
handle open enum imports for enumFormat: enum
New features
typescriptv2
introduce rfc9535 compliant jsonpath library
+1 more changes