Skip to content

5.3.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dzikoysk dzikoysk released this 10 Dec 00:21
· 142 commits to main since this release
dcd7ca7

This is alpha build
API may be changed between alpha builds to properly form its final shape in the official release.

Changes

  • GH-116 Distinguish definitions in plugin setup
    • This change is breaking, so you have to update your current configuration of OpenApi plugin.
      Those changes were required to properly address different versions of generated schemes.
    • See updated setup on wiki to check the new approach
  • GH-96 Support @OneOf/@AllOf/@AnyOf on classes
  • GH-97 Use reusable enums to cover enum values
  • GH-111 Hide implementation details of enum classes
  • GH-113 Automatically add missing / to routes
  • GH-112 Exclude dependencies of ReDoc webjar by default
  • GH-95 Add error location to the missing mime type warning

Download