Speakeasy Logo

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

Choose a changelog

v1.557.1

// June 9, 2025

fix: mockserver now generates consistently between targets

No generator changes

v1.557.0

// June 6, 2025

feat: TypeScript base error and fix for method naming, Go 1.22 (#1452)

Generator changes (2)

New features

terraform

Support mismatched int32/int64/integer enum schemas

New features

typescriptv2

structured errors now contain status code and body

v1.556.2

// June 5, 2025

chore: prefer the gh CLI to do a remote workflow dispatch

No generator changes

v1.556.1

// June 5, 2025

chore: Upgrade script improvements (#1451)

No generator changes

v1.556.0

// June 5, 2025

feat: Java packageName namespaces, infer-optional-args fix, Python local install fix, Ruby const fix (#1450)

Generator changes (3)

Bug fixes

javav2

include packageName in config metadata definitions, fix javadoc warnings

Bug fixes

pythonv2

Prevent local installation issues with README-PYPI.md

Bug fixes

ruby

add better support for const and default handling

v1.555.3

// June 4, 2025

fix: Ensure install.sh script uses authenticated GitHub API calls (#1448) (#1449)

No generator changes

v1.555.2

// June 3, 2025

fix: Go/Terraform retries panic prevention, TypeScript support for latest react-query versions, various name resolution and usage snippet fixes (#1446)

Generator changes (3)

Bug fixes

go

Prevent panic with httputil.DumpRequestOut and http.NoBody request body

Chores

ruby

Clarified utility functionality

Bug fixes

terraform

Prevent panic with httputil.DumpRequestOut and http.NoBody request body

v1.555.1

// June 3, 2025

fix: Ensure mcp-typescript support for configure publishing and sdk-generation-action (#1445)

No generator changes

v1.555.0

// June 2, 2025

feat: TypeScript exported HTTPClient, Python async method naming improvements, Ruby namespacing fixes, quickstart adjustments (#1444)

Generator changes (4)

New features

csharp

implement builder pattern for sdk initialization

New features

mcp-typescript

Initial dedicated TypeScript MCP Server

New features

ruby

correctly respect module namespacing from config

Bug fixes

typescriptv2

re-export HTTPClient from root index.ts

v1.554.1

// May 29, 2025

fix: suggest error-types (#1423)

No generator changes

v1.554.0

// May 29, 2025

feat: Remove unnecessary sections from Readme, support builder pattern in C#, fix security vulnerability for h11 in python. (#1441)

Generator changes (11)

Chores

csharp

Disable rendering of subsdks (in the readme) which dont have any operations

Chores

go

Disable rendering of subsdks (in the readme) which dont have any operations

Chores

javav2

Disable rendering of subsdks (in the readme) which dont have any operations

Chores

php

Disable rendering of subsdks (in the readme) which dont have any operations

Chores

postman

Disable rendering of subsdks (in the readme) which dont have any operations

+6 more changes

v1.553.2

// May 29, 2025

chore: revert release workflow for new changelog process (#1442)

Generator changes (10)

New features

csharp

add support for accessing sdk configuration in hooks

New features

go

add support for accessing sdk configuration in hooks

New features

javav2

add support for accessing sdk configuration in hooks

New features

php

add support for accessing sdk configuration in hooks

New features

pythonv2

add support for accessing sdk configuration in hooks

+5 more changes

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