github akka/alpakka-kafka v3.0.0-RC1
Alpakka Kafka 3.0.0-RC1

latest releases: v5.0.0, v5.0.0-M1, v4.0.2...
pre-release2 years ago

Alpakka Kafka 3.0 features the upgrade to the current Kafka client library 3.0.0 which is backwards compatible with Kafka brokers of older versions. Alpakka Kafka 3.0 is published for Scala 2.13.

Alpakka Kafka does not change its APIs, even previously deprecated APIs are kept. The major version upgrade is motivated by the Kafka clients upgrade and some changes to its dependencies.

Changes

  • Kafka client 3.0.0 does not require Jackson anymore
  • With being Scala 2.13 only the Scala Collection Compatibility library was removed

Upgrading to Alpakka Kafka 3.0

We recommend you ensure to be on current versions of the Alpakka Kafka dependencies before upgrading.

  • Scala 2.13.8
  • Akka 2.6.18

Full Changelog: v2.1.1...v3.0.0-RC1

Don't miss a new alpakka-kafka release

NewReleases is sending notifications on new releases.