Added
Changed
- Java - Self-extraction of query parameters instead of using reflection. #3965
- Fixed a bug where the discriminator validation rule would report false positives on nullable union types.
- Fixed a bug where constructors and model names where clashing in Go. #3920
- Fixed a bug where the order of enum declaration might results in a missing enum type. #3935
- Fixed java generating compound types with underscore in the name. #3824
- Fixed syntax for ES/TS lint enable/disable