Speakeasy Logo

Follow us on to be up
to date with the latest 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

v1.308.2

// June 18, 2024

fix: validation of YAML files fail if they look like JSON (#752)

No generator changes

v1.308.1

// June 14, 2024

fix: various fixes for java and python

No generator changes

v1.308.0

// June 14, 2024

feat: handle zero metadata customers (#751)

No generator changes

v1.307.2

// June 13, 2024

fix: java publishing secret name (#750)

No generator changes

v1.307.1

// June 13, 2024

fix: edge case with combination of oneOf and non-oneOf in TF

Generator changes (1)

Bug fixes

terraform

composing an anyOf/oneOf at the root level, without an equivalent anyOf/oneOf in the create response type, shouldn't break compilation

v1.307.0

// June 13, 2024

feat: add support for client credentials to java, plus various fixes to C#, python and telemetry

No generator changes

v1.306.0

// June 12, 2024

feat: omit registry calls with telemetry is disabled (#749)

No generator changes

v1.305.0

// June 11, 2024

chore: update sdk-gen-config dep

No generator changes