Vulcan v1.9.0
This release includes some new functionality and some dependency updates, including increasing the minimum supported version of Scala 3 from 3.0 to 3.2
What's Changed
Enhancements
- Zachovoyo-add-support-for-union-schemas-with-same-names by @filosganga in #511
- Support Option of sum types by @erikvanoosten in #450
- Adding support for AvroName for fields by @georgexcollins in #509
Dependency updates
- Update jackson-core, jackson-databind to 2.14.1 by @scala-steward in #493
- Update scala-collection-compat to 2.9.0 by @scala-steward in #496
- Update magnolia to 1.2.7 by @scala-steward in #512
- Update slf4j-nop to 2.0.7 by @scala-steward in #514
- Update enumeratum to 1.7.2 by @scala-steward in #497
- Update shapeless3-deriving to 3.3.0 by @scala-steward in #501
- Update refined, refined-scalacheck to 0.10.3 by @scala-steward in #515
- Update scala3-library to 3.2.2 by @scala-steward in #508
- Update sbt to 1.8.2 by @scala-steward in #503
- Update jackson-core, jackson-databind to 2.14.2 by @scala-steward in #506
- Update sbt-mdoc to 2.3.7 by @scala-steward in #507
New Contributors
- @erikvanoosten made their first contribution in #450
- @georgexcollins made their first contribution in #509
Full Changelog: v1.8.4...v1.9.0