Generator changes (5)
Bug fixes
go
Prevent missing OAS examples for required and deprecated schemas
Bug fixes
pythonv2
Prevent missing OAS examples for required and deprecated schemas
Bug fixes
typescriptv2
add __tests__ to .gitignore and .npmignore
Bug fixes
typescriptv2
remove erroneous optional marker in envSchema
Bug fixes
typescriptv2
Prevent missing OAS examples for required and deprecated schemas
fix: various fixes to pagination and additional properties in pythonv2, streaming downloads in go
Generator changes (3)
Bug fixes
go
fixed handling of default streaming responses
Bug fixes
pythonv2
fixed handling of additional properties in models with nullable fields
Bug fixes
pythonv2
typing and usage snippets for next pagination func
Generator changes (1)
Chores
pythonv2
upgrade to Pydantic 2.9
fix: Prevent test helper inclusion in sdk for typescriptv2, prevent unterminated multiline strings in go, python, pythonv2, and typescriptv2 test generation, and improve terraform example generation
Generator changes (5)
Bug fixes
go
Prevent unterminated multiline strings from examples
Bug fixes
pythonv2
Prevent unterminated multiline strings from examples
Bug fixes
terraform
example generation is now more deterministic
Bug fixes
typescriptv2
ensure test helper methods are only included when needed
Bug fixes
typescriptv2
Prevent unterminated multiline strings from examples
No generator changes
fix: Arrays of union support in Go, less documentation churn, pagination adjustments in typescriptv2 and pythonv2
Generator changes (3)
Bug fixes
go
Support unions of array
Chores
pythonv2
fix pagination usage snippets when shown alongside error handling
Chores
typescriptv2
fix pagination usage snippets when shown alongside error handling
No generator changes
Generator changes (2)
New features
typescriptv2
add support for uploadStreams (including test generation)
New features
typescriptv2
support custom compile commands in typescript
No generator changes
No generator changes
Generator changes (1)
Bug fixes
typescriptv2
avoid unused Params import in config.ts
No generator changes
No generator changes