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
fix: Prevent Python compilation errors on macOS and if the source code directory changes
Generator changes (1)
Bug fixes
pythonv2
Prevent compilation errors on macOS and if the source code directory changes
feat: warn users about optional request bodies, fixes for implicit discriminator mappings and ensure example overrides for security values
Generator changes (13)
Bug fixes
csharp
Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object
Bug fixes
go
Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object
Bug fixes
go
speakeasy examples override default strings
Bug fixes
javav2
Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object
Bug fixes
php
Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object
+8 more changes
Generator changes (1)
Bug fixes
php
bug with string format related to complex numbers
Generator changes (1)
New features
php
retire jms serializer and switch to speakeasy serializer