Skip to content

v4.0.0

Compare
Choose a tag to compare
@jamiealquiza jamiealquiza released this 17 May 14:56
· 125 commits to master since this release
b096c6f

v4 introduces a breaking change to the kafkazk library by separating any partition mapping logic out from ZooKeeper CRUD ops into the new mapper library. This is part of kafka-kit following Kafka's long-term move away from ZooKeeper.

#402