No generator changes
Generator changes (1)
Bug fixes
ruby
remove rubocop check on number based variable names
fix: deep object encoding and missing form encoding import for TSv2 (#393)
No generator changes
feat: async iterators in TS, improved ergonomics in terraform #390, const/defaults in TSv2 (#391)
Generator changes (1)
Chores
terraform
improve ergonomics of primitive attribute refreshing via the <X>StringPointer methods rather than conditional nil checks
feat: Add conditional license field for python and fix unintentional version bumps when using dev containers
No generator changes
feat: support a (significantly) greater number of openapi shapes in our terraform generator (#385)
Generator changes (5)
Bug fixes
csharp
ensure deprecation warnings aren't emitted for enum self use
Bug fixes
csharp
fixed warning with null request when setting global variables
New features
terraform
handle coalescing more API shapes into terraform
Bug fixes
unity
ensure deprecation warnings aren't emitted for enum self use
Bug fixes
unity
fixed warning with null request when setting global variables
feat: add language selector to guide sections in docs and fixed upgrading of configs
No generator changes
fix: resolve illegal invocation of fetch error when using TypeScript SDKs in the browser (#382)
No generator changes
feat: added support for lock files to cleanup gen.yaml and improve automatic version bumping
Generator changes (6)
New features
csharp
add support for lock files and clean up config files
New features
go
add support for lock files and clean up config files
New features
php
add support for lock files and clean up config files
New features
ruby
add support for lock files and clean up config files
New features
terraform
add support for lock files and clean up config files
+1 more changes
No generator changes
No generator changes
Generator changes (18)
Bug fixes
csharp
fixed merging of allOf/oneOf schemas with their parents
New features
csharp
added a feature flag to enable fixes around correctly naming input output models that potentially introduce breaking changes
Bug fixes
go
fixed merging of allOf/oneOf schemas with their parents
Bug fixes
go
fixed potential conflicts with enum consts and class names
New features
go
added a feature flag to enable fixes around correctly naming input output models that potentially introduce breaking changes
+13 more changes
No generator changes
fix: enable eslint for typescript v2 and update auth readme in swift (#359)
Generator changes (5)
Bug fixes
csharp
add sanitization method for security type name
Bug fixes
go
add sanitization method for security type name
Bug fixes
php
add sanitization method for security type name
Bug fixes
ruby
add sanitization method for security type name
Bug fixes
unity
add sanitization method for security type name
Generator changes (26)
New features
csharp
add ability to use type name when available for selecting field name for untitled array schemas
Bug fixes
csharp
improve security examples in usage snippets
Chores
csharp
upgrade to libopenapi using ordered maps
Bug fixes
csharp
ensure docs links work with flat SDKs
Bug fixes
csharp
allow global security disabling
+21 more changes