Speakeasy Logo

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

Choose a changelog

v1.136.2

// January 12, 2024

No generator changes

v1.136.1

// January 11, 2024

fix: don't request flag values when required are already given (#397)

No generator changes

v1.136.0

// January 11, 2024

feat: use charm for interactive mode (#357)

No generator changes

v1.135.0

// January 11, 2024

feat: add speakeasy run command (#389)

Generator changes (1)

Bug fixes

ruby

remove rubocop check on number based variable names

v1.134.1

// January 9, 2024

fix: deep object encoding and missing form encoding import for TSv2 (#393)

No generator changes

v1.134.0

// January 8, 2024

feat: async iterators in TS, improved ergonomics in terraform #390, const/defaults in TSv2 (#391)

Generator changes (1)

Chores

terraform

improve ergonomics of primitive attribute refreshing via the <X>StringPointer methods rather than conditional nil checks

v1.133.2

// January 8, 2024

fix: java gradlew permissions

No generator changes

v1.133.1

// January 5, 2024

No generator changes

v1.133.0

// January 5, 2024

feat: Add conditional license field for python and fix unintentional version bumps when using dev containers

No generator changes

v1.132.0

// January 5, 2024

feat: support a (significantly) greater number of openapi shapes in our terraform generator (#385)

Generator changes (5)

Bug fixes

csharp

ensure deprecation warnings aren't emitted for enum self use

Bug fixes

csharp

fixed warning with null request when setting global variables

New features

terraform

handle coalescing more API shapes into terraform

Bug fixes

unity

ensure deprecation warnings aren't emitted for enum self use

Bug fixes

unity

fixed warning with null request when setting global variables

v1.131.0

// January 5, 2024

feat: add language selector to guide sections in docs and fixed upgrading of configs

No generator changes

v1.130.1

// January 4, 2024

fix: resolve illegal invocation of fetch error when using TypeScript SDKs in the browser (#382)

No generator changes

v1.130.0

// January 4, 2024

feat: added support for lock files to cleanup gen.yaml and improve automatic version bumping

Generator changes (6)

New features

csharp

add support for lock files and clean up config files

New features

go

add support for lock files and clean up config files

New features

php

add support for lock files and clean up config files

New features

ruby

add support for lock files and clean up config files

New features

terraform

add support for lock files and clean up config files

+1 more changes

v1.129.1

// December 22, 2023

fix: tsv2 extensionsless imports support and bug fixes (#381)

No generator changes

v1.129.0

// December 22, 2023

feat: implement retries for spec downloads (#380)

No generator changes

v1.128.1

// December 21, 2023

chore: deploy cli 12-20 (#378)

No generator changes

v1.128.0

// December 19, 2023

feat: language based routing sdk docs (#376)

No generator changes

v1.127.2

// December 19, 2023

fix: futher fixes to windows file path handling

No generator changes

v1.127.1

// December 19, 2023

fix: handling of file paths on windows

No generator changes

v1.127.0

// December 18, 2023

feat: typescript, java and docs updates and bug fixes (#364)

No generator changes

v1.126.4

// December 15, 2023

fix: various fixes to typescriptv2 and name resolution

Generator changes (18)

Bug fixes

csharp

fixed merging of allOf/oneOf schemas with their parents

New features

csharp

added a feature flag to enable fixes around correctly naming input output models that potentially introduce breaking changes

Bug fixes

go

fixed merging of allOf/oneOf schemas with their parents

Bug fixes

go

fixed potential conflicts with enum consts and class names

New features

go

added a feature flag to enable fixes around correctly naming input output models that potentially introduce breaking changes

+13 more changes

v1.126.3

// December 12, 2023

fix: update build and packaging steps in TSv2 SDKs (#360)

No generator changes

v1.126.2

// December 12, 2023

fix: enable eslint for typescript v2 and update auth readme in swift (#359)

Generator changes (5)

Bug fixes

csharp

add sanitization method for security type name

Bug fixes

go

add sanitization method for security type name

Bug fixes

php

add sanitization method for security type name

Bug fixes

ruby

add sanitization method for security type name

Bug fixes

unity

add sanitization method for security type name

v1.126.1

// December 12, 2023

fix: bug fixes to typescript v2 and java v2 generators (#358)

Generator changes (26)

New features

csharp

add ability to use type name when available for selecting field name for untitled array schemas

Bug fixes

csharp

improve security examples in usage snippets

Chores

csharp

upgrade to libopenapi using ordered maps

Bug fixes

csharp

ensure docs links work with flat SDKs

Bug fixes

csharp

allow global security disabling

+21 more changes