Speakeasy Logo

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

v1.594.0

// July 31, 2025

feat: Terraform pagination support, Go fixes for configuration validation and README installation instructions (#1536)

Generator changes (2)

Bug fixes

go

Always prefer generation configuration for README installation instructions

New features

terraform

Automatically handle x-speakeasy-pagination configuration

v1.593.0

// July 31, 2025

feat: provide support for Go enum strings beginning with dollar sign (#1535)

Generator changes (1)

New features

go

support enums that begin with $

v1.592.2

// July 30, 2025

fix: Typescript zod v3/v4 compatibility. Java Async retries. (#1532)

Generator changes (2)

Chores

mcp-typescript

bump @modelcontextprotocol/sdk version

Bug fixes

typescriptv2

zodv4 compatibility issues

v1.592.1

// July 28, 2025

chore: support local CLI events for creating codesample urls (#1531)

No generator changes

v1.592.0

// July 28, 2025

feat: support Anthropic Desktop Extensions for MCP targets (#1530)

Generator changes (12)

Chores

csharp

make usage snippets parsable

Chores

go

make usage snippets parsable

Chores

javav2

make usage snippets parsable

New features

mcp-typescript

generate Desktop Extensions for streamlined MCP installation

Chores

mcp-typescript

make usage snippets parsable

+7 more changes

v1.591.0

// July 28, 2025

feat: improved the quickstart mcp flow (#1528)

No generator changes

v1.590.0

// July 25, 2025

feat: Improve installation instructions for mcp. Improve installation instructions when deployed remotely. Roll out fixes related to error handling, logging and types for mcp. Fix memory limit issue when running pint command and make dependency constraints more flexible for php target (#1529)

Generator changes (4)

Bug fixes

mcp-typescript

nested custom security schemes, logging and error handling

Docs

mcp-typescript

New instructions for installing MCP in readme and client's landing page

Bug fixes

php

Remove memory limit while running pint command

Bug fixes

php

update PHP dependency version constraints to be more flexible

v1.589.0

// July 24, 2025

feat: Support modulePath, sdkPackageAlias, and sdkPackageName configurations in Go (#1525)

Generator changes (1)

New features

go

Support modulePath, sdkPackageAlias, and sdkPackageName configurations

v1.588.1

// July 24, 2025

fix: nil pointer dereference in openapi changes (#1526)

No generator changes

v1.588.0

// July 24, 2025

feat: datasource validators (tf), java better toString() on errors, improved linting rules on server url, upgrade to pytest-asyncio for python tests.

Generator changes (3)

Bug fixes

javav2

java - render body as string in SDK Error toString() method

Bug fixes

pythonv2

Update pytest dependencies for improved async handling

New features

terraform

validators for datasource inputs

v1.587.2

// July 24, 2025

chore: Add MCP Servers to bullet points in Speakeasy --help (#1524)

No generator changes

v1.587.1

// July 23, 2025

chore: Upload latest Studio OAS to registry and regenerate SDK (#1522)

No generator changes

v1.587.0

// July 23, 2025

feat: Terraform map of map types support, TypeScript additional function name sanitization (#1521)

Generator changes (3)

Bug fixes

terraform

Ensure support of x-speakeasy-entity-operation mappings with sequences

New features

terraform

Support map of maps with primitive types

Bug fixes

typescriptv2

sanitize reserved keywords in function names to prevent compilation errors

v1.586.0

// July 22, 2025

feat: Java Gradle 8.14, Terraform support object null default with array (#1520)

Generator changes (2)

New features

javav2

upgrade Gradle from 8.5 to 8.14

Bug fixes

terraform

Prevent compilation error for null object default with array properties

v1.585.0

// July 22, 2025

feat: Alphabetize auth switch command (#1519)

No generator changes

v1.584.0

// July 21, 2025

feat: Make Sorbet dependency optional via conditional compilation guards (#1518)

Generator changes (2)

New features

javav2

separate logging section from installation in Java v2 SDK README

Chores

ruby

add typingStrategy for disabling sorbet

v1.583.1

// July 21, 2025

fix: remove TS as an MCP target (#1517)

No generator changes

v1.583.0

// July 18, 2025

feat: Cloudflare MCP deployment support & stability fixes (#1515)

Generator changes (2)

Bug fixes

mcp-typescript

Prevent wrangler.toml compatibility_date churn

New features

mcp-typescript

support cloudflare deployments

v1.582.0

// July 15, 2025

feat: Java async SDK client, prevent duplicate error types in all targets, MCP Typescript ensure README automatically removes publishing tip (#1513)

Generator changes (1)

Chores

mcp-typescript

Ensure README automatically removes publishing tip after publishing

v1.581.2

// July 14, 2025

chore: Bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in the github-actions-minor-and-patch group (#1511)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.581.1

// July 14, 2025

fix: Sort resource SDK methods by name to prevent code churn (TF), prepare async API support in Java (#1512)

Generator changes (1)

Bug fixes

terraform

Sort resource SDK methods by name to prevent code churn

v1.581.0

// July 11, 2025

feat: speakeasy quickstart --mcp (#1508)

No generator changes

v1.580.2

// July 10, 2025

fix: Async iterator for typescript (#1509)

Generator changes (1)

Bug fixes

typescriptv2

event-streams async iterable typing

v1.580.1

// July 9, 2025

fix: zod to ^3 (#1507)

Generator changes (1)

Bug fixes

typescriptv2

[force-gen] limit zod version to ^3