Follow us on to be up
to date with the latest changes.

v1.741.1

// March 4, 2026

fix(merge): preserve explicit no-security on ops when no global security exists (#1956)

No generator changes

v1.741.0

// March 4, 2026

feat(ruby): add SSE and JSONL streaming response support;feat(java): generate Supported Types documentation for union model pages;fix(python,ruby,go,java,csharp): generate language-specific enum docs instead of bare tables;feat(java): show Setter Type and Getter Type columns in model docs (#1955)

Generator changes (7)

New features

csharp

generate enum docs with idiomatic examples and open-enum guidance

New features

go

generate language-specific enum docs with idiomatic examples and open-enum guidance

Bug fixes

go

render optionalnullable.OptionalNullable types correctly in documentation tables

New features

javav2

generate language-specific enum docs with idiomatic examples and open-enum guidance

New features

javav2

generate Supported Types documentation for union model pages with factory method examples for non-discriminated unions and discriminator-value-to-type mapping tables for discriminated unions

+2 more changes

v1.740.2

// March 4, 2026

refactor(merge): split monolithic merge_test.go into individual test files (#1954)

No generator changes

v1.740.1

// March 4, 2026

fix(merge): inline global security to operations when specs differ (#1952)

No generator changes

v1.740.0

// March 4, 2026

feat(run): add --parallel flag for concurrent target execution (#1942)

No generator changes

v1.739.2

// March 3, 2026

fix(go,typescript,java,python,csharp): fix SSE streaming crash on non-JSON union events; feat(ruby): add SSE and JSONL streaming support (#1951)

Generator changes (5)

Bug fixes

csharp

SSE streaming no longer crashes on non-JSON event data in union types

Bug fixes

go

SSE streaming no longer crashes on non-JSON event data in union types

Bug fixes

javav2

SSE streaming no longer crashes on non-JSON event data in union types

Bug fixes

pythonv2

SSE streaming no longer crashes on non-JSON event data in union types

Bug fixes

typescriptv2

SSE streaming no longer crashes on non-JSON event data in union types

v1.739.1

// March 3, 2026

fix(merge): improve security scheme deduplication with subgroup partitioning (#1950)

No generator changes

v1.739.0

// March 3, 2026

feat(typescript,terraform): speed up builds with tsgo/oxlint and parallel schema assembly, fix examples install EACCES via --ignore-scripts

Generator changes (3)

Bug fixes

terraform

use proper error handling in catch clauses for tsgo compatibility

New features

typescriptv2

add useOxlint and useTsgo config flags for opt-in/out of oxlint and tsgo

Bug fixes

typescriptv2

use --ignore-scripts for examples install to prevent EACCES errors with esbuild

v1.738.0

// March 3, 2026

feat: Generator performance enhancements across all targets (#1948)

No generator changes

v1.737.1

// March 2, 2026

fix(typescript): skip redundant compilation in test runner; fix(terraform): nil guard and Optional+Computed for nested x-speakeasy-match paths (#1947)

Generator changes (3)

Bug fixes

terraform

Add nil guard for nested `x-speakeasy-match` paths so intermediate struct pointers are checked before access, preventing nil pointer dereferences in generated Terraform SDK code

Bug fixes

terraform

make parent containers Optional+Computed for nested match paths

Bug fixes

typescriptv2

skip redundant compilation in test runner

v1.737.0

// March 2, 2026

feat: use workspace.EnsureDir for .speakeasy directory creation (#1940)

No generator changes

v1.736.3

// March 1, 2026

fix(merge): prevent server URL accumulation across operations (#1941)

No generator changes

v1.736.2

// March 1, 2026

chore: do not tag speakeasy-generated branches into registry (#1938)

No generator changes

v1.736.1

// February 28, 2026

fix(ci): resolve cherry-pick conflicts in fanout finalize (#1937)

No generator changes

PR Build (5749fa87)

// February 28, 2026

No generator changes

v1.736.0

// February 28, 2026

feat(ci): add fanout finalization flow for parallel SDK generation (#1935)

No generator changes

PR Build (439e35d3)

// February 28, 2026

No generator changes

v1.735.1

// February 28, 2026

fix(go): use Go 1.22-compatible code in oauth2_sessions template (#1936)

No generator changes

PR Build (558ac37d)

// February 28, 2026

No generator changes

PR Build (4e8acc55)

// February 28, 2026

No generator changes

PR Build (2989aac0)

// February 28, 2026

No generator changes

PR Build (1156e7e8)

// February 28, 2026

No generator changes

v1.735.0

// February 28, 2026

feat: produce CLI build artifacts on PR builds (#1932)

No generator changes

PR Build (65b0575b)

// February 28, 2026

No generator changes