sarama v1.29.0 Release Notes

Release Date: 2021-05-07 // about 3 years ago
  • ๐Ÿ†• New Features / Improvements

    • #1917 - @arkady-emelyanov - KIP-554: Add Broker-side SCRAM Config API
    • ๐ŸŽ #1869 - @wyndhblb - zstd: encode+decode performance improvements
    • #1541 - @izolight - add String, (Un)MarshalText for acl types.
    • ๐Ÿ‘ #1921 - @bai - Add support for Kafka 2.8.0

    ๐Ÿ›  Fixes

    • #1936 - @dnwe - fix(consumer): follow preferred broker
    • #1933 - @ozzieba - Use gofork for encoding/asn1 to fix ASN errors during Kerberos authentication
    • #1929 - @celrenheit - Handle isolation level in Offset(Request|Response) and require stable offset in FetchOffset(Request|Response)
    • #1926 - @dnwe - fix: correct initial CodeQL findings
    • โœ… #1925 - @bai - Test out CodeQL
    • ๐Ÿšš #1923 - @bestgopher - Remove redundant switch-case, fix doc typos
    • โšก๏ธ #1922 - @bai - Update go dependencies
    • ๐Ÿ“œ #1898 - @mmaslankaprv - Parsing only known control batches value
    • #1887 - @withshubh - Fix: issues affecting code quality