Vulcan v1.10.0
This release adds a codec for cats NonEmptyMap and updates various dependencies, including a fix for a high-severity Avro vulnerability.
What's Changed
- Update sbt-mima-plugin to 1.1.2 by @scala-steward in #517
- Update magnolia to 1.3.0 by @scala-steward in #516
- Update sbt-mdoc to 2.3.8 by @scala-steward in #552
- Update slf4j-nop to 2.0.9 by @scala-steward in #547
- NonEmptyMap Codec support by @chr12c in #548
- Update scala-library, scala-reflect to 2.12.18 by @scala-steward in #531
- Fix scala 2.12 compatibility with SortedMap by @chr12c in #553
- Update headers for 2024 by @bplommer in #559
- Update sbt to 1.8.3 by @scala-steward in #527
- Update avro to 1.11.3 by @scala-steward in #551
- Update sbt-mdoc to 2.5.1 by @scala-steward in #558
- Update sbt-scalafmt to 2.5.2 by @scala-steward in #546
- Update sbt-mima-plugin to 1.1.3 by @scala-steward in #541
- Dependency updates by @bplommer in #560
- Update sbt-header to 5.10.0 by @scala-steward in #530
- Update sbt-ci-release to 1.5.12 by @scala-steward in #522
New Contributors
Full Changelog: v1.9.0...v1.10.0