Speakeasy Logo

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

Choose a changelog

v1.253.1

// April 15, 2024

chore: change name to reflect purpose (#614)

No generator changes

v1.253.0

// April 15, 2024

feat: add support for bundling (#613)

No generator changes

v1.252.0

// April 12, 2024

feat: capability to generate resource state upgraders in TF

Generator changes (1)

New features

terraform

capability to generate resource state upgraders

v1.251.0

// April 12, 2024

feat: improved typescript usage docs with branded sdk variable (#611)

No generator changes

v1.250.0

// April 11, 2024

feat: terraform specific out dirs for quickstart (#609)

No generator changes

v1.249.0

// April 11, 2024

feat: support flat responses in csharp and literal unions instead of enums in TypeScript (#608)

Generator changes (5)

Bug fixes

csharp

hide deprecated global parameters from usage snippets

Bug fixes

go

hide deprecated global parameters from usage snippets

Bug fixes

php

hide deprecated global parameters from usage snippets

Bug fixes

ruby

hide deprecated global parameters from usage snippets

Bug fixes

unity

hide deprecated global parameters from usage snippets

v1.248.0

// April 11, 2024

feat: remove secondary title for quickstart (#605)

No generator changes

v1.247.0

// April 11, 2024

feat: fix hanging terraform quickstart (#607)

No generator changes

v1.246.1

// April 10, 2024

fix: custom set validators, bump terraform-plugin-framework to 1.7.0 custom dependencies

Generator changes (3)

Bug fixes

terraform

add setvalidator custom boilerplate pathway

Chores

terraform

bump to terraform-plugin-framework 1.7.0

Chores

terraform

support adding/upgrading go.mod dependencies

v1.246.0

// April 10, 2024

feat: add support for outputting a linting report (#603)

No generator changes

v1.245.0

// April 9, 2024

feat: spec auth token header cli (#604)

No generator changes

v1.244.2

// April 9, 2024

fix: compilation to make it optional

No generator changes

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