Speakeasy Logo

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

Choose a changelog

v1.517.3

// March 13, 2025

fix: reverted unintentional churn to type naming recently introduced by CLI version 1.508.0

No generator changes

v1.517.2

// March 12, 2025

fix: use the x-speakeasy-token-endpoint-authentication in the flows object

Generator changes (1)

Bug fixes

typescriptv2

accept the extension in the flows object

v1.517.1

// March 12, 2025

fix: inherit rule severity for speakeasy lint, sanitize consts and defaults in go

Generator changes (1)

Bug fixes

go

sanitize constants and defaults annotations

v1.517.0

// March 11, 2025

fix: nameResolutionFeb2025 tweaks (#1332)

No generator changes

v1.516.0

// March 11, 2025

feat: add non-interactive flag to lint command (#1331)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.515.0

// March 11, 2025

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

v1.514.1

// March 10, 2025

fix: disable key sorting when serializing to json in python sdks (#1329)

Generator changes (1)

Bug fixes

pythonv2

disable key sorting when serializing to json

v1.514.0

// March 10, 2025

feat: Ruby retries support (#1328)

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

v1.513.7

// March 10, 2025

chore: Bump the github-actions-minor-and-patch group across 1 directory with 2 updates (#1323)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.513.6

// March 10, 2025

chore: tweaks to nameResolutionFeb2025 (#1326)

No generator changes

v1.513.5

// March 10, 2025

chore: cleanup old generation targets (#1325)

No generator changes

v1.513.4

// March 7, 2025

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

v1.513.3

// March 7, 2025

fix: inherit path params severity to temporarily unblock vercel (#1320)

No generator changes

v1.513.2

// March 6, 2025

fix: bump speakeasy/serializer version for wider php_parser support (#1318)

No generator changes

v1.513.1

// March 6, 2025

No generator changes

v1.513.0

// March 6, 2025

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

v1.512.0

// March 6, 2025

feat: release mcp extensions (#1313)

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

v1.511.0

// March 6, 2025

feat: quickstart --from flag (#1291)

No generator changes

v1.510.0

// March 5, 2025

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

v1.509.1

// March 4, 2025

fix: use baseServerUrl when no OAS servers are defined (#1308)

No generator changes

v1.509.0

// March 3, 2025

feat: Release CLI (#1307)

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

v1.508.1

// March 1, 2025

fix: handle when title is empty (#1305)

No generator changes

v1.508.0

// February 28, 2025

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

v1.507.0

// February 27, 2025

feat: fix usage snippet lib parsing snake care operation IDs (#1299)

No generator changes