Speakeasy Logo

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

Choose a changelog

v1.552.0

// May 27, 2025

feat: log workspace name immediately and add spinner for targets collection (#1439)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.551.0

// May 23, 2025

feat: sync changelog to marketing-site (#1433)

No generator changes

v1.550.0

// May 22, 2025

feat: PHP error unions, Ruby pagination, Java optional pagination values (#1437)

Generator changes (4)

Bug fixes

javav2

handle optional pagination parameters

New features

php

Support error responses with unions

New features

ruby

add pagination support to ruby

New features

ruby

add urlBasedPagination support to ruby

v1.549.1

// May 22, 2025

fix: Terraform 1.12 dependency upgrades (#1436)

Generator changes (1)

Bug fixes

terraform

Update terraform-plugin-go and terraform-plugin-framework dependencies for Terraform 1.12 support

v1.549.0

// May 22, 2025

feat: Improve Python SDK load time and reduce its memory usage, Use of operation filter in snippet generation, Upgrade Zod to ^3.25.17 (#1435)

Generator changes (1)

New features

pythonv2

Enable module lazy loading. This leads to faster module import times

v1.548.4

// May 21, 2025

chore: add manual workflow dispatch (#1434)

No generator changes

v1.548.3

// May 20, 2025

fix: TypeScript prevent CommonJS errors with Zod 3.25+, Terraform basic/oauth security handling, improved union examples (#1432)

Generator changes (1)

Bug fixes

terraform

Ensure HTTP Basic and OAuth2 Client Credentials security are properly configured

v1.548.2

// May 20, 2025

chore: move transform package to pkg/ directory (#1431)

No generator changes

v1.548.1

// May 19, 2025

fix: improve error messaging speakeasy run --github-repos (#1430)

No generator changes

v1.548.0

// May 19, 2025

feat(cli): add --github-repos flag to run command (#1427)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.547.1

// May 19, 2025

fix: Nullable and date field examples, TypeScript camelCase x-speakeasy-error-message, Terraform nested custom type imports, expand custom code region availability (#1428)

Generator changes (3)

New features

pythonv2

Module can be configured independently of the package name.

Bug fixes

terraform

Ensure imports are added for deeply nested custom types

Bug fixes

typescriptv2

camelCase access field of x-speakeasy-error-message

v1.547.0

// May 19, 2025

feat: default allow github label SDK versioning control (#1426)

No generator changes

v1.546.2

// May 17, 2025

fix: pass fs abstraction in language server init (#1425)

No generator changes

v1.546.1

// May 16, 2025

fix: upgrade generator, and update usage snippet cli arg description to reflect updated api (#1424)

No generator changes

v1.546.0

// May 16, 2025

feat: configurable python module names, http metadata in errors if configure and fixes to examples, python cleanup and more

Generator changes (2)

Bug fixes

pythonv2

Prevent AsyncClient.aclose() not awaited warnings

New features

pythonv2

Support pytestFilterWarnings generation configuration for pytest filterwarnings configuration

v1.545.0

// May 14, 2025

feat: add index page frontmatter if command index (#1422)

No generator changes

v1.544.1

// May 14, 2025

chore: update docs sync workflow (#1421)

No generator changes

v1.544.0

// May 13, 2025

feat: upgrade python to 3.9.2 (#1418)

Generator changes (4)

New features

javav2

Add support for jsonl and x-ndjson in java

New features

php

add support for custom security schemes

New features

pythonv2

Remove typing-inspection dependency

New features

pythonv2

upgrade minimum python version to 3.9.2

v1.543.8

// May 12, 2025

chore: Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#1413)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.543.7

// May 12, 2025

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

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.543.6

// May 12, 2025

fix: do not specify default lock name (#1415)

No generator changes

v1.543.5

// May 12, 2025

fix: handle concurrent cli updates (#1411)

No generator changes

v1.543.4

// May 9, 2025

fix: speakeasy --run github (#1409)

No generator changes

v1.543.3

// May 9, 2025

fix: templated server URL churn (#1408)

Generator changes (10)

Bug fixes

csharp

fixed issue with cached templated server url

Bug fixes

go

fixed issue with cached templated server url

Bug fixes

javav2

fixed issue with cached templated server url

Bug fixes

php

fixed issue with cached templated server url

Bug fixes

postman

fixed issue with cached templated server url

+5 more changes