Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

v2.31.0

Latest

Choose a tag to compare

@nrwiersma nrwiersma released this 07 Jan 15:51
· 1 commit to main since this release
b022ed5

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

Full Changelog: v2.30.0...v2.31.0