v0.4.32
What's Changed
- fix: don't assume the header count will be positive by @achille-roussel in #882
- improve issue templates by @achille-roussel in #883
- Fix Transport SASL configuration by @PzaThief in #885
- upgrade github.com/klauspost/compress to v1.15.1 and remove the need for runtime finalizers by @achille-roussel in #889
- Bring the list of error codes up to date by @freeformz in #902
- Add "human readable" description for offset in reader logs by @wwade in #893
- build: add golangci-lint to circleci config by @dominicbarnes in #907
- ReferenceHash balancer by @fracasula in #906
- Fix typo in Writer fields documentation by @angristan in #916
- enable errorlint linter and fix issues by @dominicbarnes in #914
- feat: reuse decompressed buffer to avoid allocating buffer whenever a batch is read. Fixes #909 by @vmihailenco in #920
- fix: handle error in response by @rhansen2 in #925
- Reader: allow config to return OffsetOutOfRange errors by @dominicbarnes in #917
New Contributors
- @freeformz made their first contribution in #902
- @wwade made their first contribution in #893
- @fracasula made their first contribution in #906
- @angristan made their first contribution in #916
Full Changelog: v0.4.31...v0.4.32