Speakeasy Logo

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

v1.161.1

// February 1, 2024

fix: fixes to python package usage to resolve publishing

No generator changes

v1.161.0

// January 31, 2024

feat: upgrade charm huh (#438)

No generator changes

v1.160.0

// January 31, 2024

feat: csharp/unity bug fixes, javav2 gets getters, rich validation reports, fixes to unions in typescript (#437)

No generator changes

v1.158.2

// January 31, 2024

fix: remove duplicate instances of auth (#434)

No generator changes

v1.159.0

// January 31, 2024

feat: include all relevant language configs in verbose configure (#433)

No generator changes

v1.158.1

// January 31, 2024

fix: improve validation success output (#436)

No generator changes

v1.158.0

// January 31, 2024

feat: configure for an existing target (#431)

No generator changes

v1.157.0

// January 31, 2024

feat: add timer success to speakeasy run (#432)

No generator changes

v1.156.0

// January 31, 2024

feat: Move main CLI commands to new interface (#427)

No generator changes

v1.155.0

// January 30, 2024

feat: prompt for configuring new and existing source (#428)

No generator changes

v1.154.1

// January 30, 2024

feat: configure new target (#426)

No generator changes

v1.154.0

// January 30, 2024

feat: configure new target (#426)

No generator changes

v1.153.0

// January 29, 2024

feat: interactive tabbed view for validation output (#419)

No generator changes

v1.152.1

// January 25, 2024

fix: default value for big floats (tf), prevent namespace collisions with java.lang.Object

Generator changes (1)

Bug fixes

terraform

default value for big floats (type: number)

v1.152.0

// January 24, 2024

feat: quickstart specific output directory (#420)

No generator changes

v1.151.1

// January 24, 2024

fix: (terraform) type reconciliation of enums + non-enums could sometimes cause attributes (e.g. computed) from not being applied

Generator changes (1)

Bug fixes

terraform

type reconciliation of enums + non-enums could sometimes cause attributes (e.g. computed) from not being applied

v1.151.0

// January 23, 2024

feat: (terraform) push default values into Computed + Optional fields Schema. (javav2) support const primitives (#418)

Generator changes (1)

New features

terraform

push default values into Computed + Optional fields explicitly; such that it's available as terraform plan output

v1.150.0

// January 23, 2024

feat: quickstart streamlining (#417)

No generator changes

v1.149.0

// January 23, 2024

feat: unify theming for charm (#413)

No generator changes

v1.148.0

// January 19, 2024

feat: workflow tracking + interactive display (#408)

No generator changes