Speakeasy Logo

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

Choose a changelog

v1.174.2

// February 8, 2024

fix: added missing context value

No generator changes

v1.174.0

// February 8, 2024

feat: adds emojis deliniating edit vs add (#460)

No generator changes

v1.173.1

// February 8, 2024

fix: configure bug with empty targets (#465)

No generator changes

v1.173.0

// February 7, 2024

feat: skip validation if already run (#464)

No generator changes

v1.172.1

// February 7, 2024

fix: fix breaking bug + hide commands (#463)

No generator changes

v1.172.0

// February 7, 2024

feat: support legacy sdk configurations in configure (#459)

No generator changes

v1.171.0

// February 7, 2024

feat: mapFlags and installationURLs arg for run (#462)

No generator changes

v1.170.3

// February 7, 2024

fix: ruby usage snippets and bug with globals handling (#461)

Generator changes (1)

Bug fixes

ruby

usage snippets and globals handling

v1.170.2

// February 7, 2024

fix: fixed handling of discriminated unions with non-standard discriminated fields

Generator changes (2)

Bug fixes

go

handling of discriminator fields with non standard names

Bug fixes

terraform

handling of discriminator fields with non standard names

v1.170.1

// February 6, 2024

chore: removing coming soon references (#449)

No generator changes

v1.170.0

// February 6, 2024

feat: run flag to allow skipping compilation (#458)

No generator changes

v1.169.0

// February 6, 2024

feat: edit an existing openapi document in configure sources (#455)

No generator changes

v1.168.0

// February 6, 2024

feat: improve keymaps and legends across cli (#457)

No generator changes

v1.167.6

// February 6, 2024

fix: quickstart not used on existing SDK + fix ctrl-c (#456)

No generator changes

v1.167.5

// February 6, 2024

chore: bump generator version

Generator changes (1)

Tests

ruby

add dummy test for simple_security to avoid intermittent failures

v1.167.4

// February 6, 2024

fix: various fixes for javav2, multipart schema validation, python field ordering and more

No generator changes

v1.167.3

// February 5, 2024

fix: improve interactive validation output (#453)

Generator changes (2)

New features

csharp

add support for global security callbacks

New features

unity

add support for global security callbacks

v1.167.2

// February 5, 2024

fix: bug in root dir quickstart (#451)

No generator changes

v1.167.1

// February 5, 2024

Merge branch 'main' of ssh://github.com/speakeasy-api/speakeasy

No generator changes

v1.167.0

// February 5, 2024

feat: charm suggestion complete includes arrows (#452)

No generator changes

v1.166.1

// February 5, 2024

fix: fixes to SSE usage with enums, and ensure validation doesn't swallow errors

Generator changes (1)

Bug fixes

go

allow sse events to use string enums for event type

v1.166.0

// February 2, 2024

feat: prompt for outdir at the end of quickstart (#444)

No generator changes

v1.165.2

// February 2, 2024

Merge branch 'main' of ssh://github.com/speakeasy-api/speakeasy

No generator changes

v1.165.1

// February 2, 2024

fix: various fixes to const/default validation, property names with dots and version bumping

Generator changes (2)

Bug fixes

go

handling of property names with dot separators

Bug fixes

terraform

handling of property names with dot separators