mguenther/kafka-junit

Upgrade to Kafka 3.4

philipp94831 opened this issue · 5 comments

Kafka 3.4 has been released https://downloads.apache.org/kafka/3.4.0/RELEASE_NOTES.html. Do you have any estimate on releasing a new version? If there is not much more to do than a version bump, I could also contribute

Unfortunately this is not only a version bump. Kafka Connect has a couple of breaking API changes. I have to look deeper into this and it will take a while before I can allocate the time to do so.

Ok, thanks for the update!

Are there any plans to upgrade the kafka-junit to newest kafka version?

Yes, there is a new release on the horizon which upgrades everything to Kafka 3.4.0. Expect a release next week.

I've published the release artifacts for 3.4.0. There were a couple of internal breaking changes wrt. the setup of Kafka Connect. As far as I can tell through my testing efforts, everything should run fine, though.

It will take a couple of hours until the release is available through Maven Central.