Speakeasy Logo

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

Choose a changelog

v1.523.1

// March 24, 2025

chore: Bump the github-actions-minor-and-patch group with 2 updates (#1346)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.523.0

// March 22, 2025

feat: plumb validation warnings into studio (#1345)

No generator changes

v1.522.0

// March 21, 2025

feat: jsonl support

Generator changes (4)

New features

javav2

java - custom security support, fix multi-step test generation GEN-22, GEN-992

Bug fixes

javav2

pass method level security objects to hooks using changed SecuritySource interface GEN-22, GEN-816

Bug fixes

javav2

java - fix multi-step test generation GEN-992

New features

pythonv2

Initial JSONL responses support

v1.521.1

// March 20, 2025

fix: add react-query to exports declarations (#1344)

Generator changes (2)

Bug fixes

javav2

java publishing build.gradle requires group, version vars GEN-1259

Bug fixes

typescriptv2

add react-query to exports declarations in package.json

v1.521.0

// March 19, 2025

feat: Java custom security support, Ruby additional dependencies support, TypeScript operation security fixes (#1342)

Generator changes (2)

New features

ruby

Initial additional dependencies support

Bug fixes

typescriptv2

unflattened, operation-level oauth2 client credentials flow

v1.520.2

// March 19, 2025

fix: trailing comma in prompt output (#1341)

No generator changes

v1.520.1

// March 18, 2025

fix: java publishing sources jar name (#1340)

Generator changes (2)

Bug fixes

javav2

use artifact ID for sources jar

New features

typescriptv2

readme modifications for cursor and standalone binaries

v1.520.0

// March 18, 2025

feat: Ruby SDK hook support (#1334)

Generator changes (1)

New features

ruby

Initial SDK hooks support

v1.519.2

// March 18, 2025

fix: java enum and pagination edge cases (#1338)

Generator changes (7)

New features

javav2

enable java test generation GEN-992

New features

javav2

support cursor pagination in response envelopes

Bug fixes

php

support serialization of enums in arrays in unions

Bug fixes

pythonv2

pylint errors in clientcredentials hook

New features

ruby

Initial global timeout support

+2 more changes

v1.519.1

// March 18, 2025

chore: Bump the github-actions-minor-and-patch group with 2 updates (#1337)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.519.0

// March 17, 2025

feat: deduplicate inline schemas (#1302)

No generator changes

v1.518.0

// March 17, 2025

feat: add prompt definitions to mcp; feat: more circular reference support in pythonv2

Generator changes (1)

Bug fixes

pythonv2

force quote circular referenced types

v1.517.3

// March 13, 2025

fix: reverted unintentional churn to type naming recently introduced by CLI version 1.508.0

No generator changes

v1.517.2

// March 12, 2025

fix: use the x-speakeasy-token-endpoint-authentication in the flows object

Generator changes (1)

Bug fixes

typescriptv2

accept the extension in the flows object

v1.517.1

// March 12, 2025

fix: inherit rule severity for speakeasy lint, sanitize consts and defaults in go

Generator changes (1)

Bug fixes

go

sanitize constants and defaults annotations

v1.517.0

// March 11, 2025

fix: nameResolutionFeb2025 tweaks (#1332)

No generator changes

v1.516.0

// March 11, 2025

feat: add non-interactive flag to lint command (#1331)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.515.0

// March 11, 2025

feat: MCP enhancements, TypeScript fix for @ts-expect-error, Ruby fix for retry utilities module name (#1330)

Generator changes (3)

Bug fixes

ruby

Prevent incorrect module name in utilities file

Bug fixes

typescriptv2

remove @ts-expect-error directive for duplex: "half" fetch option

New features

typescriptv2

small mcp server utility changes

v1.514.1

// March 10, 2025

fix: disable key sorting when serializing to json in python sdks (#1329)

Generator changes (1)

Bug fixes

pythonv2

disable key sorting when serializing to json

v1.514.0

// March 10, 2025

feat: Ruby retries support (#1328)

Generator changes (3)

Bug fixes

go

Fixed passing of arguments correctly within the next function

Bug fixes

php

Fixed passing of arguments correctly within the next function

New features

ruby

Initial retries implementation with faraday-retry

v1.513.7

// March 10, 2025

chore: Bump the github-actions-minor-and-patch group across 1 directory with 2 updates (#1323)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.513.6

// March 10, 2025

chore: tweaks to nameResolutionFeb2025 (#1326)

No generator changes

v1.513.5

// March 10, 2025

chore: cleanup old generation targets (#1325)

No generator changes

v1.513.4

// March 7, 2025

fix: Terraform prevent internal code naming misalignment for certain property names (#1321)

Generator changes (1)

Bug fixes

terraform

Prevent Go SDK naming misalignment for properties named big, json, time, and types