Speakeasy Logo

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

Choose a changelog

v1.321.0

// June 26, 2024

feat: better target name defaults from classname (#773)

No generator changes

v1.320.1

// June 26, 2024

fix: better discriminated union handling

No generator changes

v1.320.0

// June 26, 2024

feat: python v2 flat request support and deprecation fixes and csharp union fixes (#772)

No generator changes

v1.319.0

// June 26, 2024

feat: default on dev containers (#771)

No generator changes

v1.318.0

// June 25, 2024

feat: update charm huh dependency (#753)

No generator changes

v1.317.0

// June 25, 2024

feat: check python template version in config validation (#770)

No generator changes

v1.316.0

// June 25, 2024

feat: show suggest link + diagnosis in run output (#767)

No generator changes

v1.315.2

// June 24, 2024

fix: limit custom validation to pythonv1 (#769)

No generator changes

v1.315.1

// June 24, 2024

chore: move some openapi functionality to -core (#748)

No generator changes

v1.315.0

// June 24, 2024

feat: nested speakeasy match, license in build.gradle, url pagination in pythonv2

Generator changes (11)

New features

csharp

add support for .NET8

Bug fixes

csharp

allow subclassing SpeakeasyHttpClient

Bug fixes

csharp

run dotnet pack with Release configuration

New features

csharp

generate specific README file for NuGet

Bug fixes

csharp

fixed handling of pagination with responseFormat = envelope-http

+6 more changes

v1.314.2

// June 21, 2024

fix: re-format one line yaml files (#765)

No generator changes

v1.314.1

// June 21, 2024

chore: add explicit toolchain directive to go.mod (#763)

No generator changes

v1.314.0

// June 21, 2024

feat: add tolerance for extra json fields in union deserialization C# and pagination callAsStreamUnwrapped in javav2

Generator changes (7)

Chores

csharp

update contribution section wording

Chores

go

update contribution section wording

Chores

php

update contribution section wording

Chores

postman

update contribution section wording

Chores

ruby

update contribution section wording

+2 more changes

v1.313.2

// June 21, 2024

fix: reformat one line JSON for both validate modes (#762)

No generator changes

v1.313.1

// June 21, 2024

chore: move to go 1.22 in go.mod (#761)

No generator changes

v1.313.0

// June 20, 2024

feat: add generate target cli events (#760)

No generator changes

v1.312.1

// June 20, 2024

feat: select multiple sources to run locally (#759)

No generator changes

v1.312.0

// June 20, 2024

feat: select multiple sources to run locally (#759)

No generator changes

v1.311.0

// June 20, 2024

feat: set argument to set-version (#757)

No generator changes

v1.310.1

// June 20, 2024

fix: bug fixes for Python v2 TypedDict support and docs fixes for TypeScript (#756)

Generator changes (3)

Bug fixes

csharp

test response status codes in sdk methods in order of specificity

Bug fixes

go

test response status codes in sdk methods in order of specificity

Bug fixes

unity

test response status codes in sdk methods in order of specificity

v1.310.0

// June 19, 2024

feat: supply sdk version in generation run (#754)

No generator changes

v1.309.2

// June 19, 2024

fix: prevent pushing registry entries to the wrong workspace (#755)

No generator changes

v1.309.1

// June 19, 2024

fix: generation of reserved field names in pythonv2

No generator changes

v1.309.0

// June 19, 2024

feat: pythonv2 alpha available for early access, ability to disable barrel files in typescript, various fixes

Generator changes (2)

Bug fixes

go

default to application octet content type when content is empty

Bug fixes

unity

Unity only supports .NET5