Skip to content

v2.0

Compare
Choose a tag to compare
@jpzk jpzk released this 10 Aug 16:26
· 105 commits to master since this release
2829cbb
  • Build against Apache Kafka 2.0
  • Changes to support Kafka 2.0
  • Replaced ProcessorTopologyTestDriver with TopologyTestDriver
  • Removed Record class to use ConsumerRecord directly
  • Added Michal Dziemianko to CONTRIBUTORS.md
  • Thanks to Michal for Kafka 2.0 support