feat: greatly improved oauth2 resource owner password credentials flow support (#1085)
Generator changes (16)
Chores
csharp
improve globals and server selection readme sections
New features
csharp
add configuration parameter to allow renaming the default API error
Chores
go
improve globals and server selection readme sections
New features
go
add configuration parameter to allow renaming the default API error
Chores
javav2
improve globals and server selection readme sections
+11 more changes
No generator changes
Generator changes (1)
Chores
terraform
prefer more common key = value map syntax in examples
feat: java additionalProperties, customizing default error name; revert x-speakeasy-terraform-alias-to, improve markdown tables in readme (#1082)
Generator changes (1)
New features
javav2
javav2 - support additionalProperties GEN-56
No generator changes
fix: usage snippet generation must be authorized using the same API key (#1075)
No generator changes
No generator changes
Generator changes (1)
New features
terraform
add option to disable merging of types with the same name and construction in terraform
Generator changes (11)
New features
csharp
introduce methodArguments and flatteningOrder configuration parameters
Bug fixes
go
update readme handling of empty custom types section
Bug fixes
javav2
javav2 - custom errors should propagate message to super RuntimeException object, add event-stream-error-response test GEN-97, add unit test GEN-507
New features
mockserver
Support Accept and User-Agent header assertions
New features
mockserver
Support Content-Type header assertions
+6 more changes
fix: Prevent python compilation errors with missing response schemas and pin ruby rubocop dependency
Generator changes (2)
Bug fixes
pythonv2
Prevent compilation errors with missing response schemas
New features
ruby
bind rubocop to a specific version to avoid unexpected breakages
feat: enable hooks to trigger retries; fixes to complex allOf schemas; better deduplication of types
Generator changes (19)
New features
csharp
reduce duplicate error types
Bug fixes
csharp
improved handling of complex allOf schemas that merge multiple types
New features
go
reduce duplicate error types
Bug fixes
go
improved handling of complex allOf schemas that merge multiple types
New features
javav2
reduce duplicate error types
+14 more changes
No generator changes