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
Generator changes (20)
New features
csharp
add summary and toc readme sections
Chores
csharp
add errorUnions handling in usage snippets
New features
go
add support for custom security schemes
New features
go
add summary and toc readme sections
New features
javav2
add summary and toc readme sections
+15 more changes
No generator changes
Generator changes (1)
Bug fixes
go
os import is not available