Releases: julianpeeters/avrohugger
Releases · julianpeeters/avrohugger
v2.11.2
What's Changed
- Bug fix for schemas defined and referenced within the same record
Full Changelog: v2.11.1...v2.11.2
v2.11.0
What's Changed
- Parse each file only once by @mkljakubowski in #200
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
- Compile each schema only once by @mkljakubowski in #198
New Contributors
- @mkljakubowski made their first contribution in #198
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- Support for Scala 3 union types by @andrzejressel in #197
New Contributors
- @andrzejressel made their first contribution in #197
Full Changelog: v2.8.4...v2.9.0
v2.8.4
What's Changed
- Fix CVE-2024-47561 by upgrading avro to version 1.11.4
- Bump versions
v2.8.3
Fixes regression in DateTime by adding a custom type mapping.
v2.8.2
v2.8.1
v2.8.0
- Add crossbuild for Scala 3
- Update deps
- Drop support for Scavro format
- Drop support for reflective compilation from Scala definitions
v1.7.0
Generate ?
for type-level wildcards when the target Scala version is 3.x