Reactive-kafka v0.22 Release Notes

Release Date: 2018-06-26 // almost 6 years ago
  • ๐Ÿ“š On behalf of the Alpakka team and the whole extended community team, we are happy to announce a new Alpakka Kafka connector release which contains an important bug fix and a few documentation improvements.

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  fix partition reassignment on partitioned sources #517 by @edrevo

    โšก๏ธ The list of all closed tickets.
    โšก๏ธ The list of all merged PRs.

    ๐Ÿ‘Œ Supported versions

    The Alpakka Kafka Connector 0.22 is available for Scala 2.11 and Scala 2.12 and it is based on Akka 2.5.13.
    ๐Ÿ‘ It supports Kafka versions 0.11.x up to the current 1.1.x series.

    ๐Ÿš€ This release is binary compatible with 0.20 and 0.21 as validated by MiMa.

    Contributors

    ๐Ÿšš | Author | Commits | Lines added | Lines removed | | --- | --- | --- | --- | | ennru ennru | 4 | 131 | 111 | | 2m 2m | 3 | 14 | 8 | | edrevo edrevo | 1 | 105 | 16 | | Sean Sullivan | 1 | 1 | 1 |