Releases: swagger-akka-http/swagger-scala-module
Releases · swagger-akka-http/swagger-scala-module
v2.7.3
What's Changed
- Simplify update logic by @SamTheisens in #172
- edge case test by @pjfanning in #173
- handle value types like Option[Seq[T]] by @pjfanning in #174
Full Changelog: v2.7.2...v2.7.3
v2.7.2
This release brings some stability to the v2.7.x releases. It should be safe to upgrade to this version.
What's Changed
- Fix recollection of primitives for nested case classes by @SamTheisens in #169
- Prioritize explicitly specified format by @SamTheisens in #171
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- issue where schema annotations can be ignored (after recent changes) by @pjfanning in #168
Full Changelog: v2.7.0...v2.7.1
v2.7.0
This is an experimental release that introduces scala-reflect for Scala 2 builds. So far, this seems to cause some issues for swagger-akka-http use cases - so it is not recommended for swagger-akka-http to upgrade to this version of swagger-scala-module.
What's Changed
- Save primitives from erasure (Scala2 only) by @SamTheisens in #166
- re-enable scala3 tests by @pjfanning in #167
- Update jackson-module-scala to 2.13.3 by @scala-steward in #153
- Update sbt-scoverage to 2.0.0 by @scala-steward in #158
- Update swagger-core-jakarta to 2.2.1 by @scala-steward in #155
- Update sbt to 1.7.1 by @scala-steward in #160
- Update sbt-typelevel-sonatype-ci-release to 0.5.0-M3 by @scala-steward in #161
- Update sbt-typelevel-sonatype-ci-release to 0.5.0-M4 by @scala-steward in #162
- Update swagger-core-jakarta to 2.2.2 by @scala-steward in #163
- Update sbt-scoverage to 2.0.1 by @scala-steward in #164
New Contributors
- @SamTheisens made their first contribution in #166
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- Update jackson-module-scala to 2.13.2 by @scala-steward in #149
- Update swagger-core-jakarta to 2.2.0 by @scala-steward in #150
Full Changelog: v2.5.2...v2.6.0