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
No generator changes
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