v0.4.26
What's Changed
- Fix a rare panic during consumer group rebalance by @stevevls in #791
- Fix go vet issues: example tests, returning a mutex copy by @bhavanki in #783
- docs(readme): add example of using SASL with Client by @dominicbarnes in #809
- fix writer async close by @achille-roussel in #805
- remove unused variable in
create topic
example by @cssivision in #817 - fix: omit {Cluster,Topic}AuthorizedOperations by @dnwe in #821
- Skip refresh metadata for errored topic, fix #806 by @1000Delta in #820
- Revert "Nettest fix" by @rhansen2 in #824
New Contributors
- @cssivision made their first contribution in #817
- @dnwe made their first contribution in #821
- @1000Delta made their first contribution in #820
Full Changelog: v0.4.25...v0.4.26