Speakeasy Logo

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

Choose a changelog

v1.469.7

// January 20, 2025

fix: fixed detection of docker presence

No generator changes

v1.469.6

// January 20, 2025

fix: fixed handling of processes cross-platform

Generator changes (1)

Bug fixes

go

fixed templating of union usage in nullable fields

v1.469.2

// January 19, 2025

fix: various fixes to test and example generation based on customer specs

Generator changes (5)

Bug fixes

go

fixes to test and example generation

Bug fixes

javav2

fixes to test and example generation

Bug fixes

mockserver

fixes to test and example generation

Bug fixes

pythonv2

fixes to test and example generation

Bug fixes

typescriptv2

fixes to test and example generation

v1.469.1

// January 17, 2025

fix: add missing packagist username secret (#1221)

No generator changes

v1.469.0

// January 17, 2025

feat: studio free form editing of spec (#1217)

No generator changes

v1.468.9

// January 16, 2025

fix: include missing package.json files in npm packages for SDKs using dual (esm+cjs) build (#1219)

Generator changes (1)

Bug fixes

typescriptv2

publish `dist/*/package.json` in dual mode

v1.468.8

// January 15, 2025

fix: improve error handling, templating, and Python config options (#1215)

Generator changes (18)

Bug fixes

csharp

handle 4XX and 5XX error ranges seperately

Bug fixes

csharp

escape template sensitive characters in examples

Bug fixes

go

handle 4XX and 5XX error ranges seperately

Bug fixes

javav2

handle 4XX and 5XX error ranges seperately

Bug fixes

javav2

escape template sensitive characters in examples

+13 more changes

v1.468.7

// January 15, 2025

fix: fixed mockserver logging on non-standard operationIds and improved terraform readmes

Generator changes (5)

Bug fixes

go

fixed handling of non-standard operationIds in mockserver request logging

Bug fixes

javav2

fixed handling of non-standard operationIds in mockserver request logging

Bug fixes

mockserver

fixed handling of non-standard operationIds in mockserver request logging

Bug fixes

pythonv2

fixed handling of non-standard operationIds in mockserver request logging

Bug fixes

typescriptv2

fixed handling of non-standard operationIds in mockserver request logging

v1.468.6

// January 14, 2025

fix: respect untracked file patterns when cleaning (#1212)

No generator changes

v1.468.5

// January 14, 2025

fix: various fixes to test generation ensuring correct values are used

Generator changes (5)

Bug fixes

go

various fixes to test generation to ensure correct values are used

Bug fixes

javav2

various fixes to test generation to ensure correct values are used

Bug fixes

mockserver

various fixes to test generation to ensure correct values are used

Bug fixes

pythonv2

various fixes to test generation to ensure correct values are used

Bug fixes

typescriptv2

various fixes to test generation to ensure correct values are used

v1.468.4

// January 14, 2025

fix: revert change in pythonv2 causing breaking changes in property conflict resolutions, fixes for tests, readme generation and golang deprecation comments

Generator changes (10)

Bug fixes

go

avoid setting request header for relevant operations

Bug fixes

go

avoid setting `Content-Type: */*` request header for relevant operations

Bug fixes

go

generate valid deprecated comments in Go

Bug fixes

go

fixed mockserver handling of ambigous routes and missing test data

Bug fixes

javav2

fixed mockserver handling of ambigous routes and missing test data

+5 more changes

v1.468.3

// January 13, 2025

fix: check if file exists before asking for auth (#1211)

No generator changes

v1.468.2

// January 11, 2025

fix: upgrade generator: readme fix, custom code regions (#1209)

Generator changes (3)

Bug fixes

pythonv2

prevent wrapping of lambda fn from causing pylint error

New features

pythonv2

support adding custom code in generated SDK classes

New features

typescriptv2

support adding custom code in generated SDK classes

v1.468.1

// January 10, 2025

chore: better surfacing of registry tracking errors (#1208)

No generator changes

v1.468.0

// January 10, 2025

feat: retry with bearer on suspected PATs (#1207)

No generator changes

v1.467.1

// January 10, 2025

fix: git init prompt (#1205)

No generator changes

v1.467.0

// January 9, 2025

feat: bump generator: Python upgrades, bug fixes, and feature flags (#1203)

Generator changes (13)

Bug fixes

csharp

prevent map examples from retaining obsolete key-value pairs

Bug fixes

go

prevent map examples from retaining obsolete key-value pairs

Bug fixes

javav2

prevent map examples from retaining obsolete key-value pairs

Bug fixes

php

prevent map examples from retaining obsolete key-value pairs

Bug fixes

postman

prevent map examples from retaining obsolete key-value pairs

+8 more changes

v1.466.1

// January 9, 2025

feat: allow setting feature flags for billing upgrades (#1200)

No generator changes

v1.465.1

// January 8, 2025

chore: Bump generation to v2.488.4: Bug Fixes (Pagination Defaults), New Features (apiKey Auth Defaults & Webhooks), and Chores (Snapshot Test Updates) (#1199)

Generator changes (3)

New features

csharp

add support for default values in method arguments

Bug fixes

csharp

handle pagination defaults and limit parameter

Docs

php

add security section to README

v1.465.0

// January 7, 2025

feat: pass through json documents during source compilation (#1198)

No generator changes

v1.464.0

// January 7, 2025

feat: add billing activate-webhooks command (#1197)

No generator changes

v1.463.1

// January 6, 2025

fix: nil pointer in run (#1196)

No generator changes

v1.463.0

// January 6, 2025

feat: phpstan dependency upgrade, various python fixes (#1195)

Generator changes (4)

Chores

go

Added new comments for retry policy

Chores

php

bump phpstan from 1.x to 2.1.0 for list type, better performance, and PHP 8.4 feature support

Bug fixes

pythonv2

conflicts with models package in field names

Bug fixes

pythonv2

don't generate deprecatiosn for TypeAliasTypes

v1.462.3

// January 6, 2025

fix: prompt user to determine if git repo should be init-ed (#1194)

No generator changes