fix: unused imports when using error types in both error and non-error status codes in python
No generator changes
No generator changes
feat: support for handling global entities as terraform resources (#341)
Generator changes (7)
Bug fixes
csharp
ensure operation models don't collide with component models
Bug fixes
go
ensure operation models don't collide with component models
Bug fixes
php
ensure operation models don't collide with component models
Bug fixes
ruby
ensure operation models don't collide with component models
Bug fixes
terraform
ensure response fields are correctly marked as required
+2 more changes
fix: various fixes for union imports in python, error name resolutions, server variable orders and more
Generator changes (7)
Bug fixes
csharp
ordering of server variables
Bug fixes
go
registration of errors types causing naming conflicts in flattened imports
Bug fixes
go
ordering of server variables
Bug fixes
php
ordering of server variables
Bug fixes
ruby
ordering of server variables
+2 more changes
fix: various fixes including required response fields, server variables in c# and unity, and revert disabling of global security (#339)
Generator changes (2)
New features
csharp
implement server variables in csharp
New features
unity
implement server variables in unity
fix: various fixes including to conflict resolution when using flattened imports
No generator changes
fix: namespace sdk docs, disable global security, property name conflicts, some rare panics when validating json schemas (#336)
Generator changes (2)
Chores
terraform
do not run terraform fmt automatically on go generate, due to this being run explicitly on speakeasy output
Bug fixes
terraform
ensure operation models don't collide with component models
No generator changes
No generator changes
Generator changes (1)
Bug fixes
terraform
various fixes to array and union handling
chore: sdk docs and usage snippet generation support customized imports (#329)
No generator changes
fix: validate parameters properly in cases where x-speakeasy-entity is an array (TF) (#328)
Generator changes (1)
Bug fixes
terraform
validate parameters properly in cases where x-speakeasy-entity is an array
fix: various fixes to templating for SDKs using readOnly/writeOnly properties
No generator changes
feat: allow optional properties in usage snippets to be conditionally rendered and various bug fixes
Generator changes (3)
Bug fixes
go
fixes imports for usage snippets
Chores
go
remove ineffective break statement
Chores
terraform
remove ineffective break statement
feat: added x-speakeasy-conflicts-with extension for terraform and fixes file permissions for generated files
Generator changes (2)
Docs
go
harmonize heading levels in readme
New features
terraform
x-speakeasy-conflicts-with
feat: add security callback support to python, support for customization of input/output suffixes and various fixes
Generator changes (13)
Bug fixes
csharp
scope usage and document generation
New features
csharp
add ability to change the suffix used for models using readOnly/writeOnly properties
Chores
go
improve README grammar by removing possessive adjectives
Bug fixes
go
scope usage and document generation
New features
go
add ability to change the suffix used for models using readOnly/writeOnly properties
+8 more changes
feat: pulumi support, robust name changes (shorter union names) applied to terraform (#324)
Generator changes (4)
Docs
go
add authentication selection section to readme
Docs
go
add retries to readme
New features
terraform
pulumi support, shorter type names
New features
terraform
support importing resources with integer IDs
Generator changes (1)
Docs
go
improve error handling section of readmes
fix: terraform provider generation of datasources, support importing from attributes that are integers. and more README sections (#322)
Generator changes (2)
New features
php
add support for customizable imports
Bug fixes
terraform
reconciliation of x-speakeasy-match
Generator changes (2)
New features
go
add support for customizable imports
New features
terraform
support empty datasources
feat: add support for customizable imports and new name resolution system (#320)
Generator changes (3)
New features
csharp
add support for customizable imports
New features
go
Add tests to support complex unions in go
New features
unity
add support for customizable imports