Speakeasy Logo

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

Choose a changelog

v1.605.2

// August 18, 2025

chore: Bump the github-actions-minor-and-patch group with 2 updates (#1566)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.605.1

// August 17, 2025

chore: fixed auto switching workspace in repro command (#1565)

No generator changes

v1.605.0

// August 15, 2025

feat: support x-speakeasy-token-endpoint-additional-properties for ts and py (#1564)

Generator changes (4)

Bug fixes

javav2

ensure afterError hooks are called on error status codes

New features

pythonv2

add x-speakeasy-additional-token-endpoint-additional-properties

Bug fixes

ruby

mistakenly throw instead of raise

New features

typescriptv2

add x-speakeasy-additional-token-endpoint-additional-properties

v1.604.2

// August 15, 2025

chore: speakeasy repro auto switch to the right workspace (#1557)

No generator changes

v1.604.1

// August 14, 2025

chore: internal refactoring (#1563)

No generator changes

v1.604.0

// August 14, 2025

feat: Java async hooks and tests, Ruby raise instead of throw, Python PyPI README subdirectory handling, compile with Go 1.25 (#1561)

Generator changes (1)

Bug fixes

pythonv2

support repository subdirectories in PyPI documentation links

v1.603.2

// August 13, 2025

fix: terraform floating point validators and ruby config descriptions (#1558)

Generator changes (2)

Docs

mcp-typescript

Fix claude code and claude desktop installation instructions for mcp-server

Bug fixes

terraform

Ensure floating point attribute validators are included for non-integer values

v1.603.1

// August 13, 2025

chore: fixed tag apply namespace flag description (#1559)

No generator changes

v1.603.0

// August 12, 2025

feat: add speakeasy pull command (#1548)

No generator changes

v1.602.0

// August 12, 2025

feat(typescript): support for imports when configuring usage snippets via `usageSDKInitImports` (#1556)

Generator changes (1)

New features

typescriptv2

usageSDKInitImports allows configuring imports for usage snippets in conjunction with usageSDKInit

v1.601.3

// August 12, 2025

Update README.md

No generator changes

v1.601.2

// August 12, 2025

Update README.md

No generator changes

v1.601.1

// August 12, 2025

Update README.md

No generator changes

v1.601.0

// August 11, 2025

feat: Python uv support, Terraform JSON attribute improvements, MCP TypeScript usage snippets (#1555)

Generator changes (3)

New features

pythonv2

support for uv package manager

New features

terraform

Automatically prevent inconsequential plan differences for JSON encoded attributes

New features

typescriptv2

allow configuration of SDK construction in the generated usage examples

v1.600.2

// August 8, 2025

chore: make slight change in PR messages (#1554)

No generator changes

v1.600.1

// August 8, 2025

chore: Skip TestQuickstart/ruby on Windows for now (#1551)

No generator changes

v1.600.0

// August 8, 2025

feat: TypeScript SDK constructor usage customization, Go additional retry logic, Java security example fix (#1552)

Generator changes (1)

Bug fixes

go

Automatically retry safe and idempotent HTTP methods on broken pipe and connection reset errors

v1.599.1

// August 8, 2025

chore: Make PR description pretty (#1553)

No generator changes

v1.599.0

// August 7, 2025

feat: Ruby beta, Go additional connection close error handling, MCP TypeScript CloudFlare fix, baseErrorName/defaultErrorName defaults (#1550)

Generator changes (5)

Bug fixes

go

Additional support for connection close/reset errors with retryConnectionErrors enabled

Bug fixes

mcp-typescript

generate mcp-typescript cf worker from OASs that have no security

Bug fixes

pythonv2

baseErrorName and defaultErrorName defaults for new SDKs

New features

ruby

Promote Ruby to beta maturity

Bug fixes

terraform

Additional support for connection close/reset errors with retryConnectionErrors enabled

v1.598.4

// August 7, 2025

fix: fix regression introduced in openapi spec change summary due to code refactoring. (#1549)

No generator changes

v1.598.3

// August 6, 2025

fix: mark validation step as failed if there are lint errors (#1547)

No generator changes

v1.598.2

// August 6, 2025

chore: Parallelize quickstart integration testing (#1545)

No generator changes

v1.598.1

// August 6, 2025

fix: typescript-eslint dependency resolution, Python None return type hinting (#1544)

Generator changes (2)

Bug fixes

pythonv2

add return type hint for methods returning None

Bug fixes

typescriptv2

Prevent dependency version mismatch between typescript 5.8 and typescript-eslint versions earlier than 8.26.0

v1.598.0

// August 5, 2025

feat: Terraform support for server URL variables (#1543)

Generator changes (1)

New features

terraform

Initial support for server URL variables via provider configuration and environment variables