Generator changes (1)
Bug fixes
go
fixed templating of union usage in nullable fields
fix: various fixes to test and example generation based on customer specs
Generator changes (5)
Bug fixes
go
fixes to test and example generation
Bug fixes
javav2
fixes to test and example generation
Bug fixes
mockserver
fixes to test and example generation
Bug fixes
pythonv2
fixes to test and example generation
Bug fixes
typescriptv2
fixes to test and example generation
fix: include missing package.json files in npm packages for SDKs using dual (esm+cjs) build (#1219)
Generator changes (1)
Bug fixes
typescriptv2
publish `dist/*/package.json` in dual mode
fix: improve error handling, templating, and Python config options (#1215)
Generator changes (18)
Bug fixes
csharp
handle 4XX and 5XX error ranges seperately
Bug fixes
csharp
escape template sensitive characters in examples
Bug fixes
go
handle 4XX and 5XX error ranges seperately
Bug fixes
javav2
handle 4XX and 5XX error ranges seperately
Bug fixes
javav2
escape template sensitive characters in examples
+13 more changes
fix: fixed mockserver logging on non-standard operationIds and improved terraform readmes
Generator changes (5)
Bug fixes
go
fixed handling of non-standard operationIds in mockserver request logging
Bug fixes
javav2
fixed handling of non-standard operationIds in mockserver request logging
Bug fixes
mockserver
fixed handling of non-standard operationIds in mockserver request logging
Bug fixes
pythonv2
fixed handling of non-standard operationIds in mockserver request logging
Bug fixes
typescriptv2
fixed handling of non-standard operationIds in mockserver request logging
No generator changes
Generator changes (5)
Bug fixes
go
various fixes to test generation to ensure correct values are used
Bug fixes
javav2
various fixes to test generation to ensure correct values are used
Bug fixes
mockserver
various fixes to test generation to ensure correct values are used
Bug fixes
pythonv2
various fixes to test generation to ensure correct values are used
Bug fixes
typescriptv2
various fixes to test generation to ensure correct values are used
fix: revert change in pythonv2 causing breaking changes in property conflict resolutions, fixes for tests, readme generation and golang deprecation comments
Generator changes (10)
Bug fixes
go
avoid setting request header for relevant operations
Bug fixes
go
avoid setting `Content-Type: */*` request header for relevant operations
Bug fixes
go
generate valid deprecated comments in Go
Bug fixes
go
fixed mockserver handling of ambigous routes and missing test data
Bug fixes
javav2
fixed mockserver handling of ambigous routes and missing test data
+5 more changes
No generator changes
Generator changes (3)
Bug fixes
pythonv2
prevent wrapping of lambda fn from causing pylint error
New features
pythonv2
support adding custom code in generated SDK classes
New features
typescriptv2
support adding custom code in generated SDK classes
No generator changes
feat: bump generator: Python upgrades, bug fixes, and feature flags (#1203)
Generator changes (13)
Bug fixes
csharp
prevent map examples from retaining obsolete key-value pairs
Bug fixes
go
prevent map examples from retaining obsolete key-value pairs
Bug fixes
javav2
prevent map examples from retaining obsolete key-value pairs
Bug fixes
php
prevent map examples from retaining obsolete key-value pairs
Bug fixes
postman
prevent map examples from retaining obsolete key-value pairs
+8 more changes
No generator changes
chore: Bump generation to v2.488.4: Bug Fixes (Pagination Defaults), New Features (apiKey Auth Defaults & Webhooks), and Chores (Snapshot Test Updates) (#1199)
Generator changes (3)
New features
csharp
add support for default values in method arguments
Bug fixes
csharp
handle pagination defaults and limit parameter
Docs
php
add security section to README
No generator changes
Generator changes (4)
Chores
go
Added new comments for retry policy
Chores
php
bump phpstan from 1.x to 2.1.0 for list type, better performance, and PHP 8.4 feature support
Bug fixes
pythonv2
conflicts with models package in field names
Bug fixes
pythonv2
don't generate deprecatiosn for TypeAliasTypes
No generator changes