feat: various features and fixes added to improve the experience of tsv2, javav2, openapi document ordering and many more
No generator changes
fix: response handling in ruby and add filter to python reserved words (#355)
Generator changes (2)
Bug fixes
ruby
response handling
Chores
ruby
upgrade to libopenapi using ordered maps
Generator changes (2)
Bug fixes
go
const broken when an attribute is optional
Bug fixes
terraform
const broken when an attribute is optional
fix: prevent selecting all usage snippets for SDK Example Usage section (#353)
Generator changes (1)
Tests
go
improve generation of tests to cover most request/response permutations
fix: serializion of deep objects in additionalProperties (go, terraform); java header capture in operation responses (#351)
Generator changes (2)
Bug fixes
go
additional properties -- deep nullable properties & type-override any
Bug fixes
terraform
additional properties -- deep nullable properties & type-override any
Generator changes (19)
Bug fixes
csharp
class names conflicting with namespaces and sdks
Docs
csharp
add server selection and global variables
Docs
csharp
implement readme block removal
Docs
csharp
improve preferred usage examples selection
Bug fixes
csharp
server selection registration
+14 more changes
feat: documentation improvements, terraform fixes (arrays of enums) (#347)
Generator changes (1)
Bug fixes
terraform
importing of external enum references
No generator changes
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