Versions Compared

Key

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

...

Users and projects that depend on kafka_2.13  would have to change their build to refer to kafka instead.

Projects written in Scala that are using a different version than the one kafka  supports would have to either use a separate classloader, shading or running kafka in a separate process via testcontainers (or similar).

...