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