Kafunk v0.1.15-alpha02 Release Notes

    • ๐Ÿ‘Œ IMPROVE: support for v0.11 of broker protocol, including v5 of Fetch and v3 of Produce APIs
    • ๐Ÿ‘Œ IMPROVE: improved TCP connection logging and log levels to reduce "false positives"
    • ๐Ÿ’ฅ BREAKING: FetchResponse item now explicit structure rather than tuple. Breaking only if using low-level Fetch API.
    • ๐Ÿ”‹ FEATURE: ProducerQueueType to allow configuration of producer message queue networks.
    • BUG: consumer doesn't recover from leaderless_partition_detected #204