Skip to content

Releases: javalin/javalin-openapi

5.3.0-alpha.3

16 Dec 21:10
95a9a2e
Compare
Choose a tag to compare
5.3.0-alpha.3 Pre-release
Pre-release

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

Changes

  • GH-122 Support @OpenApiName on classes
  • GH-123 Fix invalid info object serialization in OpenApiPlugin
  • GH-121 Preserve declared order of parameters
  • GH-118 Implement backwards compatible layer for old OpenApi plugin configuration

Download

5.3.0-alpha.1

10 Dec 00:21
dcd7ca7
Compare
Choose a tag to compare
5.3.0-alpha.1 Pre-release
Pre-release

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

5.2.0

21 Nov 22:03
e3bebe8
Compare
Choose a tag to compare

Full Changelog: 5.1.4-2...5.2.0

Download

5.1.4-2

20 Nov 15:11
6db23f2
Compare
Choose a tag to compare

Full Changelog: 5.1.4-1...5.1.4-2

5.1.4-1

17 Nov 21:39
60f6052
Compare
Choose a tag to compare

Full Changelog: 5.1.4...5.1.4-1

5.1.4

15 Nov 18:25
15d3975
Compare
Choose a tag to compare

Full Changelog: 5.1.3...5.1.4