No generator changes
Generator changes (1)
New features
go
add support for inferring optional sdk method arguments
feat: env variables (tf), csharp/go fix flat unions, more information when linting
Generator changes (4)
Bug fixes
csharp
handle unions in flat response format
New features
go
process int64 and float64 srings
Bug fixes
go
handle unions in flat response format
New features
terraform
support environment variables for provider configuration
Generator changes (1)
Bug fixes
terraform
unusual terraform provider names get a reasonable import.sh file
feat: parameter examples; composite imports (tf); int64/float64 strings; several fixes (java, unity, go, c#)
Generator changes (5)
Bug fixes
csharp
handle flattened response type
Bug fixes
go
handle flattened response type
Bug fixes
go
float64 string truncating
New features
terraform
composite import support
Bug fixes
unity
fixed inclusion of README when packaging for nuget
fix: typescript discriminated union members match with their discriminators (#680)
No generator changes
fix: c# publishing of READMEs and default fetcher behaviour for typescript in bun
Generator changes (1)
Bug fixes
csharp
fixed inclusion of README when packaging for nuget
Generator changes (1)
Bug fixes
csharp
instantiation of HttpClient on every request
fix: fixes to usage snippet rendering, C# imports, java warnings, python hooks usage errors
Generator changes (8)
Bug fixes
csharp
various fixes to usage snippet generation
Bug fixes
csharp
missing import for flattened operation parameters
Bug fixes
csharp
malformed XML comment in HookRegistration
Bug fixes
go
various fixes to usage snippet generation
Bug fixes
php
various fixes to usage snippet generation
+3 more changes
fix: csharp json deserialization, remove redundant java imports in snippets, better Accept types handling (#678)
Generator changes (1)
Bug fixes
go
compute accept types from success responses
fix: general improvements to handling and organisation of lint commands (#676)
No generator changes