Speakeasy Logo

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

Choose a changelog

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

v1.304.0

// June 11, 2024

feat: speakeasy bump for prereleases (#745)

No generator changes

v1.303.6

// June 11, 2024

fix: remove generate docs from CLI (#746)

No generator changes

v1.303.5

// June 11, 2024

fix: support ref fully and walk to collect set item types (tf)

Generator changes (1)

Bug fixes

terraform

support ref fully and walk to collect set item types

v1.303.4

// June 11, 2024

fix: numerous fixes to python, TS, C#, TF targets (#744)

Generator changes (1)

Bug fixes

terraform

improve checks upon nested attributes in required bodies to check each intermediary element.

v1.303.3

// June 11, 2024

Revert "Revert "feat: add speakeasy tag promote command" (#741)" (#743)

No generator changes

v1.303.2

// June 11, 2024

Revert "feat: add speakeasy tag promote command" (#741)

No generator changes

v1.303.1

// June 11, 2024

fix: flag parsing (#742)

No generator changes

v1.303.0

// June 10, 2024

feat: add speakeasy tag promote command (#740)

No generator changes

v1.302.0

// June 10, 2024

feat: add diagnosis capability for suggest (#734)

No generator changes

v1.301.0

// June 10, 2024

feat: add terraform publishing (#728)

No generator changes

v1.300.1

// June 6, 2024

fix: go responseFormat: flat bugfix (#737)

Generator changes (1)

Bug fixes

go

go response type flat with empty response body

v1.300.0

// June 5, 2024

feat: suggest - output json if output path is json (#736)

No generator changes

v1.299.10

// June 5, 2024

chore: add explicit config version for goreleaser (#735)

Generator changes (1)

Bug fixes

csharp

flat namespace when not usingGlobalImports

v1.299.7

// June 4, 2024

fix: windows filepaths + windows integration tests (#732)

No generator changes

v1.299.6

// June 3, 2024

fix: handle missing C# imports for unions and empty responses in webhooks across languages (#731)

Generator changes (8)

Bug fixes

csharp

handle empty responses in webhooks

Bug fixes

csharp

missing using declaration for nested unions

Bug fixes

go

handle empty responses in webhooks

Bug fixes

php

handle empty responses in webhooks

Bug fixes

postman

handle empty responses in webhooks

+3 more changes

v1.299.5

// June 3, 2024

chore: bump openapi generation (#729)

Generator changes (1)

Bug fixes

csharp

handle fragment in URLBuilder