FundingCircle / jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.
https://fundingcircle.github.io/jackdaw/
BSD 3-Clause "New" or "Revised" License
368 stars 80 forks source link

update to kafka 3.4 #361

Open mt3593 opened 10 months ago

mt3593 commented 10 months ago

Only failing test is around passing a nil serde, I could look at fixing this but I want to know what conditions is this needed for? I don't use the Json serde so don't want to make any decisions that could cause others issues.

Checklist