Generator changes (12)
Chores
csharp
make usage snippets parsable
Chores
go
make usage snippets parsable
Chores
javav2
make usage snippets parsable
New features
mcp-typescript
generate Desktop Extensions for streamlined MCP installation
Chores
mcp-typescript
make usage snippets parsable
+7 more changes
feat: Improve installation instructions for mcp. Improve installation instructions when deployed remotely. Roll out fixes related to error handling, logging and types for mcp. Fix memory limit issue when running pint command and make dependency constraints more flexible for php target (#1529)
Generator changes (4)
Bug fixes
mcp-typescript
nested custom security schemes, logging and error handling
Docs
mcp-typescript
New instructions for installing MCP in readme and client's landing page
Bug fixes
php
Remove memory limit while running pint command
Bug fixes
php
update PHP dependency version constraints to be more flexible
feat: Support modulePath, sdkPackageAlias, and sdkPackageName configurations in Go (#1525)
Generator changes (1)
New features
go
Support modulePath, sdkPackageAlias, and sdkPackageName configurations
feat: datasource validators (tf), java better toString() on errors, improved linting rules on server url, upgrade to pytest-asyncio for python tests.
Generator changes (3)
Bug fixes
javav2
java - render body as string in SDK Error toString() method
Bug fixes
pythonv2
Update pytest dependencies for improved async handling
New features
terraform
validators for datasource inputs
No generator changes
No generator changes
feat: Terraform map of map types support, TypeScript additional function name sanitization (#1521)
Generator changes (3)
Bug fixes
terraform
Ensure support of x-speakeasy-entity-operation mappings with sequences
New features
terraform
Support map of maps with primitive types
Bug fixes
typescriptv2
sanitize reserved keywords in function names to prevent compilation errors
feat: Java Gradle 8.14, Terraform support object null default with array (#1520)
Generator changes (2)
New features
javav2
upgrade Gradle from 8.5 to 8.14
Bug fixes
terraform
Prevent compilation error for null object default with array properties
feat: Make Sorbet dependency optional via conditional compilation guards (#1518)
Generator changes (2)
New features
javav2
separate logging section from installation in Java v2 SDK README
Chores
ruby
add typingStrategy for disabling sorbet
Generator changes (2)
Bug fixes
mcp-typescript
Prevent wrangler.toml compatibility_date churn
New features
mcp-typescript
support cloudflare deployments
feat: Java async SDK client, prevent duplicate error types in all targets, MCP Typescript ensure README automatically removes publishing tip (#1513)
Generator changes (1)
Chores
mcp-typescript
Ensure README automatically removes publishing tip after publishing
chore: Bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in the github-actions-minor-and-patch group (#1511)
No generator changes

Speakeasy Bot
fix: Sort resource SDK methods by name to prevent code churn (TF), prepare async API support in Java (#1512)
Generator changes (1)
Bug fixes
terraform
Sort resource SDK methods by name to prevent code churn
Generator changes (1)
Bug fixes
typescriptv2
event-streams async iterable typing
Generator changes (1)
Bug fixes
typescriptv2
[force-gen] limit zod version to ^3
feat: Add testproject for Ruby, fix missing title and description in main usage examples when using x-speakeasy-globals (#1505)
Generator changes (10)
Bug fixes
csharp
Fix missing title and description in main usage examples when using x-speakeasy-globals
Bug fixes
go
Fix missing title and description in main usage examples when using x-speakeasy-globals
Bug fixes
javav2
Fix missing title and description in main usage examples when using x-speakeasy-globals
Bug fixes
php
Fix missing title and description in main usage examples when using x-speakeasy-globals
Bug fixes
pythonv2
Fix missing title and description in main usage examples when using x-speakeasy-globals
+5 more changes
Generator changes (1)
New features
terraform
Support primitive enum types for import
Generator changes (1)
Bug fixes
pythonv2
circular import of utils when error models are mixed with other models