Skip to content

Releases: swagger-akka-http/swagger-scala3-enum-module

v3.0.0

29 Sep 18:58
v3.0.0
Compare
Choose a tag to compare

What's Changed

  • re-release v2.7.0 but as v3.0.0
  • there was a v2.13.0 published a while ago in error and that version number is confusing because v2.7.0 has newer code and dependencies - so having a v3.0.0 release seems best

Full Changelog: v2.6.0...v3.0.0

v2.7.0

29 Sep 18:50
v2.7.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

30 Nov 11:54
v2.6.0
Compare
Choose a tag to compare
  • Jackson 2.16

Full Changelog: v2.5.0...v2.6.0

v2.5.0

15 Jun 09:09
Compare
Choose a tag to compare
  • Jackson 2.15.2

Full Changelog: v2.4.0...v2.5.0

v2.4.0

26 May 20:40
Compare
Choose a tag to compare
  • Scala 3.3

Full Changelog: v2.3.1...v2.4.0

v2.3.1

11 May 21:16
564300c
Compare
Choose a tag to compare
  • swagger-scala-module 2.9.1
  • jackson 2.14.3

Full Changelog: v2.3.0...v2.3.1

v2.3.0

16 Dec 23:48
Compare
Choose a tag to compare

What's Changed

  • uptake swagger-scala-module v2.9.0 and its support for requiredMode in swagger annotations
  • support ADT style enums by @pjfanning in #2

Full Changelog: v2.2.0...v2.3.0

v2.2.0

08 Nov 20:41
Compare
Choose a tag to compare

What's Changed

  • Jackson 2.14.0
  • Only set the deprecation flag if deprecated=true by @pjfanning in #1

Full Changelog: v2.1.0...v2.2.0

v2.1.0

04 Apr 21:50
ae86043
Compare
Choose a tag to compare
  • Dependency updates (including swagger-core)

Full Changelog: v2.0.0...v2.1.0

v2.0.0

30 Nov 20:54
Compare
Choose a tag to compare
  • initial release to support swagger 2.x libs (OpenAPI 3 spec)