sarama v1.26.1 Release Notes

Release Date: 2020-02-04 // about 4 years ago
  • ๐Ÿ‘Œ Improvements:

    • โž• Add requests-in-flight metric (1539)
    • ๐Ÿ›  Fix misleading example for cluster admin (1595)
    • ๐Ÿ‘• Replace Travis with GitHub Actions, linters housekeeping (1573)
    • ๐Ÿ‘ Allow BalanceStrategy to provide custom assignment data (1592)

    ๐Ÿ› Bug Fixes:

    • โž• Adds back Consumer.Offsets.CommitInterval to fix API (1590)
    • ๐Ÿ›  Fix error message s/CommitInterval/AutoCommit.Interval (1589)