v3.4.0
Summary
- Drop sbt support < 1.3.0
- Add avro 1.11.0 compatibility (remove
public_deprecated
visibility) - Add include/exclude filtering possibility when unpacking avro dependencies
What's Changed
- Update sbt-ci-release to 1.5.9 by @scala-steward in #100
- Allow to include/exclude individual schemas from dependencies by @drachenbach in #105
- Update specs2-core to 4.13.0 by @scala-steward in #101
- Update sbt-ci-release to 1.5.10 by @scala-steward in #102
- Update avro-compiler to 1.11.0 by @scala-steward in #103
- Drop support for sbt 1.2.8 by @RustedBones in #107
New Contributors
- @drachenbach made their first contribution in #105
Full Changelog: v3.3.0...v3.4.0