Speakeasy Logo

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

Choose a changelog

v1.462.2

// January 3, 2025

chore: Update documentation generation for website changes (#1192)

No generator changes

v1.462.1

// January 3, 2025

chore: Fix documentation website update automation and add Slack notifications (#1190)

No generator changes

v1.462.0

// January 3, 2025

feat: bump sdk gen config code sample default labels (#1191)

No generator changes

v1.461.0

// January 3, 2025

feat: JUnit test reports, Ruby 3.4 support, Python README-PYPI.md fix, global parameter example generation fix, and string condition with spaces test generation fix (#1188)

Generator changes (7)

New features

go

add support for outputting junit reports from tests

Bug fixes

go

Support string literals with space characters in Arazzo simple condition successCriteria

New features

javav2

add support for outputting junit reports from tests

New features

pythonv2

add support for outputting junit reports from tests

Bug fixes

pythonv2

Support string literals with space characters in Arazzo simple condition successCriteria

+2 more changes

v1.460.6

// January 3, 2025

fix: Support extraneous data in typescript webhooks, support x-speakeasy-deprecation-message with newlines in go, pythonv2, and ruby (#1185)

Generator changes (4)

Bug fixes

go

Prevent compilation error for x-speakeasy-deprecation-message with newline characters

Bug fixes

pythonv2

Prevent compilation error for x-speakeasy-deprecation-message with newline characters

Bug fixes

ruby

Prevent compilation error for x-speakeasy-deprecation-message with newline characters

Bug fixes

typescriptv2

handling of unknown payload

v1.460.5

// January 3, 2025

chore: Add swift and unity logos (#1186)

No generator changes

v1.460.4

// January 2, 2025

chore: Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in the github-actions-minor-and-patch group (#1184)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.460.3

// December 26, 2024

Update README.md

No generator changes

v1.460.2

// December 23, 2024

chore: new readme header (#1182)

No generator changes

v1.460.1

// December 23, 2024

fix: register the transforms for use in workflows (#1178)

No generator changes

v1.460.0

// December 23, 2024

feat: Mock API server automatically generated with test generation, fix extraneous HTTP Authorization header in TypeScript (#1180)

Generator changes (10)

Chores

csharp

sort imports and remove unused using directives

Chores

csharp

fix: usage snippets (missing imports, multiline strings, null reference warnings, discriminated unions)

Bug fixes

csharp

add null check for non-optional operation security

New features

go

Mock API server now generated based on test generation configuration

Bug fixes

javav2

javav2 - upgrade apache httpclient from 4.x to 5.4.1, jackson to 2.18.2, commons-io to 2.18.0 GEN-783

+5 more changes

v1.459.3

// December 23, 2024

fix: improvement to result variable names in tests, fixes to pythonv2, typescript, webhooks and examples

Generator changes (6)

Bug fixes

go

improvement to res variable names in tests

Bug fixes

javav2

improvement to res variable names in tests

Chores

pythonv2

Rename baseSDK methods to prevent accidental name collision with user defined methods

Bug fixes

pythonv2

improvement to res variable names in tests

Chores

typescriptv2

document recommended tsconfig.json compiler options

+1 more changes

v1.459.2

// December 20, 2024

fix: bump sdk-gen-config (#1177)

No generator changes

v1.459.1

// December 20, 2024

fix: bump sdk-gen-config for updated workflow transform validation (#1176)

No generator changes

v1.459.0

// December 20, 2024

feat: added normalize transform (#1168)

No generator changes

v1.458.0

// December 20, 2024

feat: speakeasy status speed up matching target card query (#1170)

No generator changes

v1.457.1

// December 20, 2024

chore: bump speakeasy core (#1171)

No generator changes

v1.457.0

// December 20, 2024

feat: support for retries in PHP, support for custom webhook security in TS and several bug fixes (#1172)

Generator changes (4)

Bug fixes

go

respect pagination defaults from OpenAPI spec

Bug fixes

pythonv2

respect pagination defaults from OpenAPI spec

Bug fixes

typescriptv2

respect pagination defaults from OpenAPI spec

New features

typescriptv2

webhooks, now with support for custom security

v1.456.1

// December 18, 2024

chore: validate custom linting rulesets sooner (#1167)

No generator changes

v1.456.0

// December 17, 2024

feat: java open enum support, csharp pagination fix, default test example fix, php documentation link fix (#1166)

Generator changes (32)

Bug fixes

csharp

flattening with hidden parameters

Bug fixes

csharp

handle encapsulated pagination input parameters

Bug fixes

csharp

handle nested pagination inputs

Bug fixes

go

flattening with hidden parameters

New features

go

support passing extra request headers in sdk method calls

+27 more changes

v1.455.7

// December 16, 2024

fix: flattening with hidden parameters and allow server urls to allows be overridable per-method in Go/Python/TypeScript (#1165)

Generator changes (1)

New features

pythonv2

allow server URL to be overridable always

v1.455.6

// December 16, 2024

fix: php fixes for pagination, fix form-data issues for all targets, multi… (#1164)

Generator changes (10)

Bug fixes

csharp

Support OAS references under multipart/form-data file properties

Bug fixes

go

Support OAS references under multipart/form-data file properties

Bug fixes

javav2

Support OAS references under multipart/form-data file properties

Bug fixes

php

pagination bugs missing import and use directive

Bug fixes

php

Support OAS references under multipart/form-data file properties

+5 more changes

v1.455.5

// December 16, 2024

chore: Bump actions/setup-go from 5.1.0 to 5.2.0 in the github-actions-minor-and-patch group (#1163)

No generator changes

Speakeasy Bot

Speakeasy Bot

View on Github

v1.455.4

// December 16, 2024

chore: Remove outdated lint command output about api command (#1160)

No generator changes