Speakeasy Logo

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

Choose a changelog

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

v1.165.0

// February 2, 2024

feat: add compile check to CLI CI (#446)

No generator changes

v1.164.4

// February 2, 2024

fix: javav2 - handle params with non-required request bodies SPE-2820, fix TypeReference, webhooks package declaration, snippets

No generator changes

v1.164.3

// February 2, 2024

fix: some bugs setting new target out dir (#439)

No generator changes

v1.164.2

// February 2, 2024

fix: actually pass workflow to run function

No generator changes

v1.164.1

// February 2, 2024

fix: newline after mermaid output

No generator changes

v1.164.0

// February 2, 2024

feat: print mermaid to gh action summary (#447)

No generator changes

v1.163.1

// February 1, 2024

fix: log errors in their entirety in github (#445)

No generator changes

v1.163.0

// February 1, 2024

feat: support sdk docs in speakeasy run (#440)

No generator changes

v1.162.0

// February 1, 2024

feat: listen for github step logs + print mermaid (#443)

Generator changes (10)

Docs

csharp

add authentication readme section

Docs

csharp

add pagination section to readme

New features

csharp

implement global security flattening

Bug fixes

csharp

serverIndex not used during SDK instantiation

Chores

go

add flattened security callback test

+5 more changes

v1.161.4

// February 1, 2024

fix: gen.yaml fixes, terraform fixes, sdk docs fixes (#442)

Generator changes (1)

Bug fixes

terraform

default implies an Optional attribute is also Computed -- explicitly specify this. Also fix a small union bug

v1.161.3

// February 1, 2024

fix: improve error messages (#441)

No generator changes

v1.161.2

// February 1, 2024

fix: fix hang when generating examples for circular references maps and response description validation

No generator changes