Generator changes (1)
Bug fixes
typescriptv2
x-codeSamples formatting
No generator changes
feat: Retry lint rule hints, gfix pagination line numbers, prevent deprecated operations from being selected for README snippets, prevent faker deprecation warnings, memory optimizations for large schemas
Generator changes (9)
Bug fixes
csharp
prevent deprecated operations from being selected for readme sections
Bug fixes
go
prevent deprecated operations from being selected for readme sections
Bug fixes
javav2
prevent deprecated operations from being selected for readme sections
Bug fixes
php
prevent deprecated operations from being selected for readme sections
Bug fixes
pythonv2
prevent deprecated operations from being selected for readme sections
+4 more changes
chore: Pin GitHub Actions to SHAs and enable weekly Dependabot updates (#787)
No generator changes
No generator changes
feat: pagination hint lint rule and fix oauth2ClientCredentials hook concurrent map write error in Go and Terraform
Generator changes (2)
Bug fixes
go
Prevent concurrent map write error
Bug fixes
terraform
Prevent concurrent map write error
Generator changes (3)
Chores
csharp
fix param flattening in usage snippets
Bug fixes
pythonv2
detect optional request argument
Chores
typescriptv2
remove unnecessary '$' suffixes in TS funcs
No generator changes
chore: Update goreleaser configuration for snapshot.name_template deprecation (#915)
No generator changes
No generator changes
No generator changes
Generator changes (5)
New features
go
download streams and alternate file upload names now supported in tests
Bug fixes
javav2
javav2 - minor spotbugs fixes, use imports instead of full qualification SPE-3035
New features
pythonv2
download streams and alternate file upload names now supported in tests
Bug fixes
typescriptv2
handle optional request argument validation
New features
typescriptv2
download streams and alternate file upload names now supported in tests
fix: new validation rules, php enters beta, node.js buffers can be use for file uploads (#951)
Generator changes (6)
Bug fixes
go
fixed handling of methodArguments config
Chores
php
tests for recent bug fixes
Bug fixes
pythonv2
fixed handling of methodArguments config
Bug fixes
terraform
fixed handling of methodArguments config
Bug fixes
typescriptv2
restore ability to pass Node.js `Buffer` values in file upload operations
+1 more changes
No generator changes
No generator changes
No generator changes
No generator changes
fix: improve handling of associative arrays contained in unions of PHP (#944)
Generator changes (1)
Bug fixes
php
better dictionary support and more robust undiscriminated deserialization