Versions Compared

Key

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

...

  • There will be a docker image as an additional artifact for every Apache Kafka release.
  • This docker image will consist of JVM based Kafka and will have support for Linux based AMD and ARM architectures. 
  • Add sanity tests to run against the new docker image for each tag
  • Extend Add release script to extend the Apache CI/CD pipeline release process to publish a new docker image to public DockerHub through the ASF docker profile.

Scala Version

Currently Kafka has support for two flavours of binaries based on Scala version: 2.12 and Scala 2.13.
We will support Docker Image only for Scala 2.13

...