Speakeasy Logo

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

v1.570.1

// June 26, 2025

fix: corrected logic to determine when to generate tests

No generator changes

v1.570.0

// June 25, 2025

feat(java): standalone operations architecture+enhanced pagination system; expose http debug logging flag (#1479)

Generator changes (2)

Chores

javav2

introduce standalone Operation classes for encapsulating operation logic

New features

javav2

flatten streams for direct array results and unify response handling with non-paginated operations

v1.569.0

// June 25, 2025

feat: control auto-rebuild/test generation; configure debug logging of http requests in java sdk builder (#1478)

Generator changes (6)

New features

go

add ability to control auto rebuilding and generation of tests

New features

javav2

java - add x-speakeasy-globals-hidden support

New features

javav2

add ability to control auto rebuilding and generation of tests

New features

mockserver

add ability to control auto rebuilding and generation of tests

New features

pythonv2

add ability to control auto rebuilding and generation of tests

+1 more changes

v1.568.3

// June 25, 2025

chore: quickstart tests (#1476)

No generator changes

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