No generator changes
fix: default value for big floats (tf), prevent namespace collisions with java.lang.Object
Generator changes (1)
Bug fixes
terraform
default value for big floats (type: number)
fix: (terraform) type reconciliation of enums + non-enums could sometimes cause attributes (e.g. computed) from not being applied
Generator changes (1)
Bug fixes
terraform
type reconciliation of enums + non-enums could sometimes cause attributes (e.g. computed) from not being applied
feat: (terraform) push default values into Computed + Optional fields Schema. (javav2) support const primitives (#418)
Generator changes (1)
New features
terraform
push default values into Computed + Optional fields explicitly; such that it's available as terraform plan output
No generator changes
Generator changes (6)
Bug fixes
csharp
support applying Bearer prefix for oauth2 and oidc scheme
Bug fixes
go
support applying Bearer prefix for oauth2 and oidc scheme
Bug fixes
php
support applying Bearer prefix for oauth2 and oidc scheme
Bug fixes
ruby
support applying Bearer prefix for oauth2 and oidc scheme
Bug fixes
terraform
support applying Bearer prefix for oauth2 and oidc scheme
+1 more changes
Generator changes (1)
New features
go
add support for SSE
No generator changes
Generator changes (2)
Bug fixes
csharp
fixed handling of sdks without servers
Bug fixes
unity
fixed handling of sdks without servers
Generator changes (3)
Chores
go
bump minimum go version to 1.20
Bug fixes
ruby
imports and module issues
Chores
terraform
bump minimum go version to 1.20
No generator changes
fix: fix python types to allow callbacks when there is a single flattened security type available
Generator changes (1)
Bug fixes
terraform
force replace applied too much when multiple update requests are used
Generator changes (1)
Bug fixes
terraform
explicitly provide provider-name to docs generation
feat: added support for preview of java v2 generated sdks plus various fixes (#400)
Generator changes (1)
Chores
go
cleanup readme sections