Speakeasy Logo

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

Choose a changelog

v1.326.1

// July 4, 2024

fix(configure): Ensure GoReleaser configuration contents are correct (#786)

No generator changes

v1.326.0

// July 2, 2024

feat: derive json schema types from const values when missing

No generator changes

v1.325.1

// July 2, 2024

fix: use None instead of UNSET as default in pythonv2; make RetryConfig public (go); Dual/ESM mode in TsV2

Generator changes (1)

New features

go

create public `retry` package for Go SDKs

v1.325.0

// July 1, 2024

feat: speakeasy clean command (#784)

No generator changes

v1.324.0

// July 1, 2024

feat: separate publishing from configure github (#780)

No generator changes

v1.323.0

// July 1, 2024

feat(terraform): Initial support for custom plan modifiers (#782)

Generator changes (2)

Bug fixes

csharp

use Create function instead of constructor

New features

terraform

support custom plan modifiers via x-speakeasy-plan-modifiers annotation

v1.322.4

// July 1, 2024

fix: compilation error in client credentials hook (javav2), extra reserved keywords (pythonv2), missing imports for open enums (TS), readme cleanup (javav2), exclusions for undesirable keywords (global)

No generator changes

v1.322.3

// June 28, 2024

chore: Updates for GoReleaser v2 (#776)

No generator changes

v1.322.2

// June 28, 2024

chore: fix file references (#779)

No generator changes

v1.322.1

// June 27, 2024

chore: cleaner failure state on workflowTracking (#777)

No generator changes

v1.322.0

// June 27, 2024

feat: dont block generation snapshot source (#775)

No generator changes

v1.321.1

// June 27, 2024

fix(configure): GitHub Secret instructions for workspace API Key URL (#774)

No generator changes

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