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
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
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
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
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
No generator changes
No generator changes
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
Generator changes (2)
New features
csharp
simplify root namespace definition
New features
unity
simplify root namespace definition
No generator changes
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
Generator changes (2)
Docs
csharp
add error handling
Docs
unity
add error handling