v2.21.0
What's Changed
- chore: bump golangci-lint to v1.57.0 by @nrwiersma in #365
- Error on invalid type/logicalType by @stampy88 in #368
- chore: bump github.com/klauspost/compress from 1.17.7 to 1.17.8 in the all group by @dependabot in #370
- feat: support slices for nullable unions by @nrwiersma in #372
- Check for max allocation by @brianshih1 in #374
- feat: add max slice alloc size config by @brianshih1 in #376
- fix: handle short read errors on arrays and maps by @nrwiersma in #379
- fix: reader returns errors on unexpected EOF by @nrwiersma in #382
- fix: readByte returns errors on unexpected EOF by @brianshih1 in #383
- fix: reader int/long setting head > tail by @nrwiersma in #385
New Contributors
- @brianshih1 made their first contribution in #374
Full Changelog: v2.20.1...v2.21.0