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
Generator changes (9)
Bug fixes
csharp
prevent namespace clashes in usage snippets
Bug fixes
javav2
handle NPE cases when no globals are defined in the spec
New features
javav2
java - enhance equals/hashCode to support mathematical equivalence
Bug fixes
javav2
java toolchain language version in build.gradle
New features
javav2
support null friendly parameters in methods and builders
+4 more changes
chore: Bump crazy-max/ghaction-chocolatey from 3.3.0 to 3.4.0 in the github-actions-minor-and-patch group (#1477)
No generator changes

Speakeasy Bot
feat: Typescript examples directory and SSE fixes. C# usage snippet fixes. Ruby sorbet static type checking. Java usage snippets use environment variables. (#1499)
Generator changes (2)
New features
typescriptv2
add examples directory
Bug fixes
typescriptv2
only import STOP sentinel in schema files where it's used in decoders
No generator changes
No generator changes
fix: (java)avoid relying on gradle toolchains and support customization in discriminated unions; (typescript) use compatible bun-types version (#1496)
Generator changes (3)
Bug fixes
javav2
avoid relying on gradle java toolchains
Bug fixes
javav2
add custom region markers to discriminated union classes
Bug fixes
typescriptv2
pin @types/bun version to last compatible release
fix: fixed incorrect type imports in usage snippets when not using global imports
No generator changes
Generator changes (8)
Bug fixes
go
various fixes to testing to ensure greater compatibility and stability
Bug fixes
go
fixed issues with enum names potentially conflicting with other types
Bug fixes
javav2
various fixes to testing to ensure greater compatibility and stability
Bug fixes
mockserver
various fixes to testing to ensure greater compatibility and stability
Bug fixes
pythonv2
ensure utils import is always added when globals are present in sdk.py template
+3 more changes
No generator changes
feat: Java x-speakeasy-error-message, improved equals/hashCode, and toolchain language version, Python error handling, TypeScript MCP Server CLI fixes (#1492)
Generator changes (4)
Bug fixes
mcp-typescript
Prevent stricli 1.2.0 error when not using MCP scopes
New features
pythonv2
introduce base error class and other error handling improvments
New features
typescriptv2
minor improvements to default error message
Bug fixes
typescriptv2
Prevent stricli 1.2.0 error when not using MCP scopes