v3.5.0
What's Changed
This version now supports avro 1.12.
Minor breaking changes had to be made to the DefaultSchemaParserBuilder
.
Introduction of a new NameValidatorSchemaParserBuilder
supporting newly introduced NameValidator
.
Dependency updates
- Update scala-library to 2.12.19 by @scala-steward in #183
- Update sbt to 1.10.1 by @scala-steward in #189
- Update sbt-github-actions to 0.24.0 by @scala-steward in #187
- Update avro to 1.12.0 by @scala-steward in #190
- Update sbt-ci-release to 1.6.0 by @scala-steward in #191
- Update specs2-core to 4.20.8 by @scala-steward in #188
Full Changelog: v3.4.4...v3.5.0