Skip to content

v2.28.0

Latest
Compare
Choose a tag to compare
@nrwiersma nrwiersma released this 12 Feb 04:39
b48c057

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