Skip to content

Releases: hamba/avro

v2.28.0

12 Feb 04:39
b48c057
Compare
Choose a tag to compare

What's Changed

  • chore: bump coverallsapp/github-action from 2.3.1 to 2.3.3 in the all group by @dependabot in #473
  • chore: bump github.com/klauspost/compress from 1.17.10 to 1.17.11 in the all group by @dependabot in #471
  • chore: bump coverallsapp/github-action from 2.3.3 to 2.3.4 in the all group by @dependabot in #475
  • chore: bump golang.org/x/tools from 0.26.0 to 0.27.0 in the all group by @dependabot in #478
  • chore: bump golang.org/x/tools from 0.27.0 to 0.28.0 in the all group by @dependabot in #480
  • Fix error handling in OCF example by @mihaitodor in #483
  • fix: updated link for apache arrow go lib in README.md by @pavelpascari in #487
  • feat: allow setting zstd codec options by @vpapp in #485
  • chore: bump golang.org/x/tools from 0.28.0 to 0.29.0 in the all group by @dependabot in #488
  • fix: add handling to skip block data in Decoder readBlock method by @lukrah in #492
  • chore: bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the all group by @dependabot in #493
  • feat: add CRC64-AVRO-LE fingerprint type by @kimgr in #491
  • fix(gen): fix multiline doc comments in generated struct by @ekazakas in #499
  • fix(gen): escape backticks by @ekazakas in #500
  • feat(gen): implement struct generation from schema registry subjects and versions by @ekazakas in #498
  • fix: panic on null type by @nrwiersma in #501
  • feat: support go 1.24 by @nrwiersma in #503
  • fix: panic with concurrent schema parsing by @YousefHagag in #502

New Contributors

Full Changelog: v2.27.0...v2.28.0

v2.27.0

16 Oct 04:29
163e9ef
Compare
Choose a tag to compare

What's Changed

  • feat: generated code identifier on first line by @tomarrell in #455
  • chore: bump min Go version by @nrwiersma in #458
  • feat: allow empty namespaces by @nrwiersma in #459
  • feat: allow passing in custom options for OCF decoder. by @mfycheng in #460
  • chore: bump golang.org/x/tools from 0.25.0 to 0.26.0 in the all group by @dependabot in #465
  • Improve OCF encoder/decoder handling of dynamic types by @jhump in #467
  • Preserve unrecognized logical types and properties by @jhump in #469
  • chore: bump coverallsapp/github-action from 2.3.0 to 2.3.1 in the all group by @dependabot in #472

New Contributors

Full Changelog: v2.26.0...v2.27.0

v2.26.0

22 Sep 15:50
571d881
Compare
Choose a tag to compare

What's Changed

  • Feat: add schema custom props as Gen template parameters by @redaLaanait in #445
  • feat: use verbose schema for encoders by @vdorokhin in #446
  • Fix: record MarshalJSON in case of default record with nullable field by @redaLaanait in #451
  • Fix: decode in the case of field missing in both writer binary and reader struct. by @redaLaanait in #452

New Contributors

Full Changelog: v2.25.2...v2.26.0

v2.25.2

08 Sep 11:48
883fb8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.25.1...v2.25.2

v2.25.1

03 Sep 04:56
91b9f6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.25.0...v2.25.1

v2.25.0

23 Aug 14:27
c2ac60e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.24.1...v2.24.2

v2.24.1

07 Aug 13:57
9e78adb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.24.0...v2.24.1

v2.24.0

05 Aug 15:43
4aff30f
Compare
Choose a tag to compare

What's Changed

  • feat: Improve zstd encoder and decoder usage in the compressor codec by @bignacio in #420
  • Support for Go int encoding/decoding into/from Avro long by @lovromazgon in #422
  • Register Go int as long in type resolver by @lovromazgon in #423
  • fix: decimal decoding into *big.Rat by @nrwiersma in #425

New Contributors

Full Changelog: v2.23.0...v2.24.0

v2.23.0

19 Jul 04:47
8ea2833
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.22.1...v2.23.0

v2.22.1

01 Jun 05:37
109ccda
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.22.0...v2.22.1