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
chore: overlay file can now lack a schema, fix absolute references of overlay file arguments (#316)
No generator changes
No generator changes
No generator changes
Generator changes (12)
Bug fixes
csharp
formatting of SDK groups in READMEs
New features
csharp
SDKs now generated with more robust name resolution
Bug fixes
go
formatting of SDK groups in READMEs
New features
go
SDKs now generated with more robust name resolution
Bug fixes
php
formatting of SDK groups in READMEs
+7 more changes
Generator changes (1)
Bug fixes
go
support unions (oneOf) containing bigint and decimal members
fix: handle an edge case with no request body on an x-speakeasy-entity-operation operation
Generator changes (1)
Bug fixes
terraform
handle an edge case with no request body on an x-speakeasy-entity-operation operation