Speakeasy Logo

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

Choose a changelog

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

v1.506.0

// February 27, 2025

feat: integrate billing add ons into the CLI (#1296)

Generator changes (3)

Bug fixes

php

fix unclosed parentheses in generated docs

New features

terraform

Support array of empty object types

Bug fixes

terraform

Stable render single selection within oneOf

v1.505.2

// February 27, 2025

fix: Go usage snippet formatting, remove compilation tooling requirement (#1297)

Generator changes (1)

Bug fixes

go

ctx indentation in usage snippets

v1.505.1

// February 26, 2025

chore: make use of studio sdk for reRun requestBody (#1295)

No generator changes

v1.505.0

// February 26, 2025

feat: add reusable workflows to test generation and switch to rfc9535 compliant jsonpath library in TypeScript (#1293)

Generator changes (6)

New features

go

added support for reusable workflows in generated tests

New features

javav2

added support for reusable workflows in generated tests

New features

pythonv2

added support for reusable workflows in generated tests

Bug fixes

typescriptv2

handle open enum imports for enumFormat: enum

New features

typescriptv2

introduce rfc9535 compliant jsonpath library

+1 more changes

v1.504.3

// February 26, 2025

refactor: clean up studio helpers (#1288)

No generator changes

v1.504.2

// February 26, 2025

chore: cleanup studio sdk components (#1290)

No generator changes

v1.504.1

// February 25, 2025

fix: ts adjustment for open enums (#1289)

Generator changes (1)

Bug fixes

typescriptv2

importing open enums with `useIndexModules: true`

v1.504.0

// February 25, 2025

feat: bump cli with new core version (#1286)

Generator changes (7)

Bug fixes

csharp

flat responses with pagination

Bug fixes

go

handle usage snippet templating when no servers are defined in the spec

Bug fixes

go

handle paginated union response

Bug fixes

pythonv2

handle usage snippet templating when no servers are defined in the spec

New features

terraform

Support array of array types

+2 more changes

v1.503.0

// February 25, 2025

feat: Ruby test runner improvements, Terraform fix for OAuth2 client credentials with multiple security schemes (#1285)

Generator changes (1)

Bug fixes

terraform

Prevent authentication errors when other API security options are available

v1.502.0

// February 24, 2025

feat: support complex security and globals in MCP servers, handle paginated union Go and csharp, prevent terraform compilation error for security schemes named clientCredentials (#1283)

Generator changes (1)

New features

typescriptv2

support all security schemes and sdk globals

v1.501.1

// February 24, 2025

fix: add mcp-server build folder to gitignore (#1282)

Generator changes (2)

Bug fixes

php

match wildcard contentTypes

Bug fixes

typescriptv2

add mcp-server build folder to gitignore

v1.501.0

// February 21, 2025

feat: force rebuild tests flag in configure testing (#1281)

No generator changes