Speakeasy Logo

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

Choose a changelog

v1.244.1

// April 9, 2024

fix: lists of union types now get a working name (tf); handling of optional globals in go

Generator changes (2)

Bug fixes

go

handling of optional globals

Bug fixes

terraform

lists of union types now get a working name

v1.244.0

// April 8, 2024

feat: add integration tests to CI (#601)

No generator changes

v1.243.0

// April 8, 2024

feat: include autocomplete for directories (#594)

No generator changes

v1.242.0

// April 8, 2024

feat: added support for hiding globals from method signatures and configuring maxMethodParams with extensions (#600)

Generator changes (2)

Refactor

go

support for hidden globals

New features

go

added support for hidden globals

v1.241.1

// April 8, 2024

fix: only hoist union subtypes which are primitive to avoid a provider error

Generator changes (1)

Bug fixes

terraform

only hoist union subtypes which are primitive to avoid a provider error

v1.241.0

// April 5, 2024

feat: terraform improvements (multiple)

Generator changes (6)

Chores

terraform

automatically redact security headers during debug errors

New features

terraform

capability to explicitly not pull an attribute from the state when performing api requests

New features

terraform

capability to merge a union type with a class type

New features

terraform

capability to use union types on root level

New features

terraform

drift detection of deleted resources

+1 more changes

v1.240.0

// April 5, 2024

feat: C# non-camel case namespaces; bump pylint version to 3.1.0 in python (#599)

Generator changes (2)

New features

csharp

allow bypassing PascalCasing sanitizing for namespaces

New features

unity

allow bypassing PascalCasing sanitizing for namespaces

v1.239.0

// April 5, 2024

feat: capability to remove unused elements of the file (#598)

No generator changes

v1.238.0

// April 5, 2024

feat: sample integration testing cli (#597)

No generator changes

v1.237.0

// April 4, 2024

feat: clarify run and generate descriptions (#595)

No generator changes

v1.236.0

// April 4, 2024

feat: omit docs from quickstart (#593)

No generator changes

v1.235.2

// April 3, 2024

fix: fix pypi README paths

No generator changes

v1.235.1

// April 3, 2024

fix: improve links in pypi README

No generator changes

v1.235.0

// April 2, 2024

feat: output flag for run to enable mermaid output (#592)

No generator changes

v1.234.0

// April 2, 2024

feat: set types in terraform, x-speakeasy-xor-with / x-speakeasy-required-with validators; fix: extensions being ignored when under an allOf

Generator changes (8)

Bug fixes

csharp

x-speakeasy-name-overrides being missed when used under an allOf

Bug fixes

go

x-speakeasy-name-overrides being missed when used under an allOf

Bug fixes

php

x-speakeasy-name-overrides being missed when used under an allOf

Bug fixes

ruby

x-speakeasy-name-overrides being missed when used under an allOf

New features

terraform

exactly-one-of and requires-with terraform validators

+3 more changes

v1.233.2

// April 2, 2024

fix: better additionalDeps python validation (#590)

No generator changes

v1.233.1

// April 2, 2024

fix: remove test values for projectUrls in python

No generator changes

v1.233.0

// April 2, 2024

feat: add support for project urls to python setup.py

Generator changes (2)

New features

csharp

simplify root namespace definition

New features

unity

simplify root namespace definition

v1.232.3

// April 2, 2024

fix: fixed codeSamples being present in workflow from deleting SDKs

No generator changes

v1.232.2

// April 2, 2024

fix: various fixes to generating code samples via speakeasy run, python typing and custom client handling, and issues with input/output suffixes (#589)

No generator changes

v1.232.1

// April 2, 2024

chore: show absolute path in run visualization (#586)

No generator changes

v1.232.0

// April 2, 2024

feat: properly validate python additional deps (#583)

No generator changes

v1.231.1

// April 1, 2024

fix: globalSecurity compilation for tsv2 (#588)

Generator changes (2)

Docs

csharp

add error handling

Docs

unity

add error handling

v1.231.0

// April 1, 2024

feat: offer sample OpenAPI Document (#569)

No generator changes