Speakeasy Logo

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

Choose a changelog

v1.563.4

// June 16, 2025

fix: Terraform data handling for nested writeOnly properties (#1466)

Generator changes (1)

Bug fixes

terraform

Prevent state data loss during refresh for nested writeOnly properties

v1.563.3

// June 16, 2025

fix: update pytest, snapshot tests and fix mcp missing context, statu… (#1465)

Generator changes (4)

Bug fixes

mcp-typescript

parsing ContentType, RawResponse and StatusCode

New features

pythonv2

Latest pytest dependencies for Python 3.14 support and bug fixes

Bug fixes

typescriptv2

fixed generation of example call signatures when skipping optional parameters

Bug fixes

typescriptv2

implement union type sorting by required fields count

v1.563.2

// June 16, 2025

fix: Terraform arrays with nullable integer enum items (#1463)

Generator changes (1)

Bug fixes

terraform

Support arrays with nullable integer enum items

v1.563.1

// June 14, 2025

docs(configure): Passing multiple value to `tests --rebuild` (#1462)

No generator changes

v1.563.0

// June 13, 2025

feat: add ability to rebuild selective operation tests in arazzo documents (#1461)

Generator changes (4)

Bug fixes

go

Align password and clientID field optionality with RFC 6749

New features

javav2

use singleton http client

Bug fixes

javav2

Align password and clientID field optionality with RFC 6749

Bug fixes

typescriptv2

Align password and clientID field optionality with RFC 6749

v1.561.0

// June 11, 2025

feat: Python PEP 420 support, MCP TypeScript beta (#1459)

Generator changes (1)

New features

pythonv2

Support PEP 420 implicit namespace packages with moduleName configuration

v1.560.1

// June 11, 2025

chore: add mise-toolkit to exclusion list for docs sync (#1458)

No generator changes

v1.560.0

// June 11, 2025

feat: add support for custom code regions in java (#1457)

Generator changes (1)

New features

javav2

support custom code regions

v1.559.1

// June 11, 2025

fix: various fixes to multipart file handling, mock server generation and example handling

Generator changes (8)

Bug fixes

csharp

add support for arrays of files in multipart forms

Bug fixes

go

add support for arrays of files in multipart forms

Bug fixes

go

fixed handling of Error classes in union

Bug fixes

javav2

add support for arrays of files in multipart forms

Bug fixes

mockserver

fixed handling of Error classes in union

+3 more changes

v1.559.0

// June 10, 2025

feat: add support for a map version of the x-speakeasy-enums extension

No generator changes

v1.558.1

// June 9, 2025

fix: baseErrorName default + multipart/form-data unions TypescriptV2 (#1455)

Generator changes (1)

Bug fixes

typescriptv2

Handle unions for multipart/form-data request body

v1.558.0

// June 9, 2025

feat: SPEAKEASY_CONFIRM_WORKSPACE prevent destructive actions for admins (#1454)

No generator changes

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