Karafka v2.0.0.rc3 Release Notes

Release Date: 2022-07-26 // almost 2 years ago
    • ๐Ÿ›  Fix Pro partitioner hash function may not utilize all the threads (#907).
    • ๐Ÿ‘Œ Improve virtual partitions messages distribution.
    • โž• Add StatsD/DataDog optional monitoring listener + dashboard template.
    • Validate that Pro consumer is always used for Pro subscription.
    • ๐Ÿ‘Œ Improve ActiveJob consumer shutdown behaviour.
    • Change default max_wait_time to 1 second.
    • ๐Ÿ”„ Change default max_messages to 100 (#915).
    • ๐Ÿšš Move logger listener polling reporting level to debug when no messages (#916).
    • ๐Ÿ‘Œ Improve stability on aggressive rebalancing (multiple rebalances in a short period).
    • ๐Ÿ‘Œ Improve specs stability.
    • ๐Ÿ‘ Allow using :key and :partition_key for Enhanced Active Job partitioning.