Skip to content

Releases: swagger-akka-http/swagger-scala-module

v2.9.0

16 Dec 23:06

Choose a tag to compare

What's Changed

  • Update jackson-module-scala to 2.14.1 by @scala-steward in #222
  • Update slf4j-api to 2.0.6 by @scala-steward in #226
  • support new requiredMode attribute by @pjfanning in #225
    • if you use swagger annotations, you might want to read about some changes to support the requiredMode attribute

Full Changelog: v2.8.2...v2.9.0

v2.8.2

18 Nov 22:08
cb813dc

Choose a tag to compare

What's Changed

  • upgrade to swagger 2.2.7 by @pjfanning in #220
  • ignore the v2.8.1 tag - that release was cancelled midway

Full Changelog: v2.8.0...v2.8.2

v2.8.0

08 Nov 20:37

Choose a tag to compare

What's Changed

  • Jackson 2.14.0

Full Changelog: v2.7.10...v2.8.0

v2.7.10

07 Nov 19:41

Choose a tag to compare

  • improve null handling

Full Changelog: v2.7.9...v2.7.10

v2.7.9

06 Nov 01:21

Choose a tag to compare

What's Changed

  • Do not add required value if we are dealing with an enum by @SamTheisens in #211

Full Changelog: v2.7.8...v2.7.9

v2.7.8

01 Nov 12:12

Choose a tag to compare

What's Changed

Full Changelog: v2.7.7...v2.7.8

v2.7.7

29 Oct 19:39

Choose a tag to compare

What's Changed

  • Add reproduction test for UnsupportedOperationException by @SamTheisens in #206

Full Changelog: v2.7.6...v2.7.7

v2.7.6

28 Oct 09:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.5...v2.7.6

v2.7.5

21 Sep 15:19

Choose a tag to compare

Scala 3 users should be aware that this is the first release to require a minimum of Scala 3.2.0.

What's Changed

Full Changelog: v2.7.4...v2.7.5

v2.7.4

15 Aug 16:56

Choose a tag to compare

The 2.7.x releases continue to make changes to how OpenAPI models are inferred and how swagger annotations are applied. Hopefully, most users will see few if any changes to the models generated for their code but any changes that do occur will hopefully be more correct based on the inputs.

What's Changed

Full Changelog: v2.7.3...v2.7.4