Generator changes (1)
New features
terraform
capability to generate resource state upgraders
No generator changes
No generator changes
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
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
No generator changes
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