Releases: hamba/avro
Releases · hamba/avro
v2.8.0
What's Changed
- feat: accept convertible types by @TuSKan in #250
- chore: bump coverallsapp/github-action from 2.0.0 to 2.1.0 by @dependabot in #251
- Reuse buffer memory on Writer.Flush by @daboyuka in #252
New Contributors
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- feat: add delete subject request for schema registry client by @slipros in #241
- chore: update go doc reference link by @nrwiersma in #244
- feat: extend validation for default enum value by @slipros in #245
- chore: bump coverallsapp/github-action from 1.2.4 to 2.0.0 by @dependabot in #247
- chore: bump actions/setup-go from 3 to 4 by @dependabot in #248
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- deserialize functionality by @nucccc in #236
- fix: cleanup tests and code by @nrwiersma in #238
Full Changelog: v2.5.0...v2.6.0
v2.5.0
This version moves the supported Go version to 1.19 and 1.20.
What's Changed
- Registry compatibility level by @nucccc in #229
- fix: cleanup registry code and tests by @nrwiersma in #230
- feat: support for duration logical type (#231) by @mibanescu in #232
- chore: support Go 1.20 and min Go 1.19 by @nrwiersma in #233
New Contributors
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- chore: fix github actions on main by @nrwiersma in #222
- chore: update github actions with dependabot by @nrwiersma in #223
- chore: bump coverallsapp/github-action from 1.1.2 to 1.1.3 by @dependabot in #224
- feat: support multiple schema generation by @nrwiersma in #227
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- fix: add addition error context by @nrwiersma in #204
- feat: support text marshaler on enum by @nrwiersma in #206
- fix: allow for ptr and non-ptr enum text marshalers by @nrwiersma in #208
- feat: Added support for unsigned integers by @stampy88 in #210
- fix: adjust linter rules by @nrwiersma in #211
- Improved union type resolution error by @stampy88 in #214
- feat: Added configuration option to disable encoder/decoder caching layer if needed by @mdpaquin in #217
- feat: add
Registry.IsRegisteredWithRefs()
by @deluan in #220
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- feat: Added new config option to support partial union type resolution. by @mdpaquin in #193
- fix: Flush() should flush underlying avro writer (#196) by @mibanescu in #197
- feat: specify sync block to an ocf.Encoder (#198) by @mibanescu in #199
- feat: support appending to ocf files by @nrwiersma in #200
New Contributors
- @mdpaquin made their first contribution in #193
- @mibanescu made their first contribution in #197
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.2
v2.0.1
What's Changed
- chore: bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #172
- chore: bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #173
- fix: nullable slice generation by @nrwiersma in #176
Full Changelog: v2.0.0...v2.0.1