fs2-kafka v3.2.0
This is the fourth stable fs2-kafka release to be based on the 3.x series of the Apache Kafka client library. It is available for Scala 2.12, 2.13, and 3.3; all users are encouraged to upgrade.
Relevant Changes
- Latest Scala libs for 2.12 and 2.13
- Latest Kafka Clients 3.6.x lineage (updated from 3.5.x in previous versions)
- MUnit Vulcan integration improvements by @keirlawson
What's Changed
- Update sbt-header to 5.10.0 in series/3.x by @scala-steward in #1258
- Update scala-library to 2.13.12 in series/3.x by @scala-steward in #1260
- Update scala-library to 2.12.18 in series/3.x by @scala-steward in #1259
- Expose creation of compat checker by @keirlawson in #988
- Fix CI build issues by @aartigao in #1261
- Update sbt-typelevel to 0.5.4 in series/3.x by @scala-steward in #1265
- Update sbt-mdoc to 2.3.8 in series/3.x by @scala-steward in #1264
- Update kafka-avro-serializer to 7.5.1 in series/3.x by @scala-steward in #1262
- Add compatiblity assertions with clues by @keirlawson in #990
- Update kafka-clients to 3.6.0 in series/3.x by @scala-steward in #1263
Full Changelog: v3.1.0...v3.2.0