Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Apache Pekko has changed the package names, among other changes. The new packages begin with `org.apache.pekko.kafka` instead of `akka.kafka`.

Config names have changed to use `pekko` instead of `akka` in their names.

...

We haven't had to fix many significant bugs that were in Alpakka Kafka 3.0.1.

  • Properly mask all sensitive fields in Consumer and Producer settings PR100 (Alpakka Kafka CVE-2023-29471)

Additions

  • Scala 3 support

Dependency Upgrades

...