Skip to content

Releases: akka/alpakka-kafka

Alpakka Kafka 1.0.4 for Scala 2.11, 2.12 and 2.13

11 Jun 10:11
211a5d2
Compare
Choose a tag to compare
  • Published for Scala 2.11, 2.12 and 2.13

Release notes in the documentation

Alpakka Kafka 1.0.3

09 May 09:03
12d9abb
Compare
Choose a tag to compare
  • Fixes for transactional support
  • Testkit improvements

Release notes in the documentation

Alpakka Kafka 1.0.2

02 May 12:10
f0bf5e5
Compare
Choose a tag to compare
  • Improvements for transactional support
  • Do not fail commits during a rebalance (avoiding CommitFailedException)

Release notes in the documentation

Alpakka Kafka 1.0.1

07 Mar 05:40
db0dc13
Compare
Choose a tag to compare

Upgrades the Kafka client library to 2.1.1.

Release notes in the documentation

Alpakka Kafka 1.0

28 Feb 13:39
@2m 2m
3100c71
Compare
Choose a tag to compare

The jars of this release have the same contents as the jars from Alpakka Kafka 1.0-RC2.

Release notes are to be found in the documentation

Alpakka Kafka 1.0 Release Candidate 2

21 Feb 11:48
@2m 2m
1d0cf9a
Compare
Choose a tag to compare

This is the second (and possibly last) release candidate for Alpakka Kafka 1.0

Release notes are to be found in the documentation

Alpakka Kafka 1.0 Release Candidate 1

11 Dec 17:47
5328a67
Compare
Choose a tag to compare

This is the first (and possibly last) release candidate for Alpakka Kafka 1.0

Release notes are to be found in the documentation

Alpakka Kafka 1.0 Milestone 1

06 Nov 08:34
86fea26
Compare
Choose a tag to compare

This is the first milestone release for Alpakka Kafka 1.0

Release notes are to be found in the documentation: Alpakka Kafka Release Notes

Alpakka Kafka Connector v0.22

26 Jun 11:19
2ace54d
Compare
Choose a tag to compare

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

Alpakka Kafka Connector v0.21.1

14 Jun 13:30
Compare
Choose a tag to compare

Hotfix release

Bug fixes

  • An unwanted dependency became a transitive dependency of the Alpakka Kafka connector #504 - thanks to @schoeneu for reporting

The list of all closed tickets.
The list of all merged PRs.