Speakeasy Logo

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

Choose a changelog

v1.230.0

// April 1, 2024

feat: better defaults for quickstart (#570)

No generator changes

v1.229.0

// April 1, 2024

feat: support json output for codeSample overlays (#585)

No generator changes

v1.228.1

// March 27, 2024

chore: redirect to dashboard after CLI auth (#578)

No generator changes

v1.228.0

// March 27, 2024

feat: introduce conventional namespaces C#/Unity (#580)

Generator changes (8)

New features

csharp

implement conventional namespaces

Bug fixes

csharp

fixed handling of enums/refs and mix of ref/inline in global parameters

Bug fixes

go

fixed handling of enums/refs and mix of ref/inline in global parameters

Bug fixes

php

fixed handling of enums/refs and mix of ref/inline in global parameters

Bug fixes

ruby

fixed handling of enums/refs and mix of ref/inline in global parameters

+3 more changes

v1.227.1

// March 27, 2024

fix: make bump visibile in interactive menu

No generator changes

v1.227.0

// March 26, 2024

feat: visualize critical warnings [SPE-3159] (#577)

No generator changes

v1.226.0

// March 26, 2024

feat: cli theming adjustments (#574)

No generator changes

v1.225.0

// March 26, 2024

feat: quick fix quickstart configs (#575)

No generator changes

v1.224.1

// March 26, 2024

chore: make example generation much, much faster (#573)

No generator changes

v1.224.0

// March 26, 2024

feat: clarify quickstart (#565)

No generator changes

v1.223.1

// March 26, 2024

fix: make the tmp dir when doing overlays (#571)

No generator changes

v1.223.0

// March 26, 2024

feat: add support for configurable linting (#552)

Generator changes (16)

New features

csharp

add support for additionalProperties

New features

csharp

add support for global header params

Bug fixes

csharp

gracefully fail when pagination input is not defined on paginated operations

Bug fixes

csharp

pass associated types format to serializer

Bug fixes

go

do not crash when an enum value has a quote " within

+11 more changes

v1.222.0

// March 25, 2024

feat: don't create unecesarry overlay changes (#563)

No generator changes

v1.221.0

// March 22, 2024

feat: capability to wrap classes/unions (tf)

Generator changes (2)

New features

terraform

capability to wrap classes/unions

Bug fixes

unity

remove force lowercase of Unity SDK response URLs

v1.220.0

// March 22, 2024

feat: fixes for source applies (#562)

No generator changes

v1.219.2

// March 21, 2024

fix: regex match for usage snippets (#561)

No generator changes

v1.219.1

// March 21, 2024

fix: mixing wrapped with non-wrapped resources in a multi-operation terraform resource, javav2 - add wait, notify, notifyAll, clone as reserved words

Generator changes (2)

Bug fixes

terraform

always initialize arrays to the empty array, rather than nil

Bug fixes

terraform

mixing wrapped with non-wrapped attributes in multi-operation resources

v1.219.0

// March 21, 2024

feat: map github files (#559)

No generator changes

v1.218.0

// March 21, 2024

feat: add starter configs for quickstart (csharp, unity, php, ruby) (#558)

No generator changes

v1.217.0

// March 21, 2024

feat: add openapi diff command (#555)

No generator changes

v1.216.0

// March 21, 2024

feat: generate code samples in speakeasy run (#556)

No generator changes

v1.215.2

// March 21, 2024

fix: read data sources during multiple read requests dropping unnecessary attributes

Generator changes (1)

Bug fixes

terraform

data sources during multiple read requests dropping unnecessary attributes

v1.215.1

// March 20, 2024

fix: python additional metadata url; tf custom wrapper fields; move tf types into their own package

Generator changes (1)

Chores

terraform

move types folder into a dedicated package. extension to modify wrapped field name

v1.215.0

// March 20, 2024

feat: add force argument to run and generate (#554)

No generator changes