Speakeasy Logo

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

Choose a changelog

v1.568.2

// June 24, 2025

chore: update dependencies

No generator changes

v1.568.1

// June 24, 2025

chore: upgrade arazzo dependancies for improved performance and memory usage

Generator changes (1)

New features

csharp

implement open enums

v1.568.0

// June 20, 2025

feat: set up interruptible generation in Studio (#1319)

No generator changes

v1.567.3

// June 20, 2025

fix: support for MCP env vars (#1467)

Generator changes (1)

Bug fixes

mcp-typescript

setting security flags with env vars

v1.567.2

// June 19, 2025

fix: typescript: union discriminator regression (#1475)

Generator changes (1)

Bug fixes

typescriptv2

regression related to union discriminator mapping

v1.567.1

// June 19, 2025

chore: Revert "chore: Revert "feat: set default output for sources (#1453)"" (#1474)

No generator changes

v1.567.0

// June 18, 2025

feat: Java APIException bodyAsString, MCP TypeScript model naming fixes (#1472)

Generator changes (1)

New features

javav2

added bodyAsString method to api exception class that returns body as string

v1.566.1

// June 18, 2025

chore: Revert "feat: set default output for sources (#1453)" (#1471)

No generator changes

v1.566.0

// June 18, 2025

feat: set default output for sources (#1453)

No generator changes

v1.565.0

// June 18, 2025

feat: add --output flag support to quickstart command (#1470)

No generator changes

v1.564.1

// June 18, 2025

fix: propagate message to throwable in default error (#1469)

Generator changes (1)

Bug fixes

javav2

propagate message to Throwable in default errors

v1.564.0

// June 17, 2025

feat: typescript respect required-ness of const fields, php fix union deserialization (#1468)

Generator changes (2)

Bug fixes

php

handle union deserialization edge cases

Bug fixes

typescriptv2

fix to const handling

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