This repository was archived by the owner on Jan 18, 2026. It is now read-only.
Final release
This will be the last release for hamba/avro. It will no longer be maintained.
What's Changed
- chore: support Go 1.25 by @nrwiersma in #569
- chore: bump golang.org/x/tools from 0.36.0 to 0.37.0 in the all group by @dependabot[bot] in #568
- chore: bump golang.org/x/tools from 0.37.0 to 0.38.0 in the all group by @dependabot[bot] in #575
- feat: add SOE codecs by @kimgr in #514
- Feature: add enum generator by @slashformotion in #574
- chore: bump github.com/klauspost/compress from 1.18.0 to 1.18.1 in the all group by @dependabot[bot] in #576
- chore: bump golangci/golangci-lint-action from 8 to 9 in the all group by @dependabot[bot] in #577
- chore: bump golang.org/x/tools from 0.38.0 to 0.39.0 in the all group by @dependabot[bot] in #578
- chore: bump actions/checkout from 5 to 6 in the all group by @dependabot[bot] in #579
- chore: update linter by @nrwiersma in #580
- chore: bump github.com/klauspost/compress from 1.18.1 to 1.18.2 in the all group by @dependabot[bot] in #582
- chore: bump golang.org/x/tools from 0.39.0 to 0.40.0 in the all group by @dependabot[bot] in #588
- Fix zstd potential memory leak by @aryehlev in #584
- support reseting encoder to reduce load on GC. by @aryehlev in #587
- support reusing the same zstd encoder/decoder. by @aryehlev in #585
New Contributors
- @slashformotion made their first contribution in #574
- @aryehlev made their first contribution in #584
Full Changelog: v2.30.0...v2.31.0