fs2-kafka v1.9.0
This is a maintenance release for the fs2-kafka 1.x series, which is based on cats-effect 2. It includes various dependency updates, including an update to kafka-clients
that resolves a security vulnerability (see #821), and adds docs for the munit module. There are no other user-facing changes.
An update to the fs2-kafka 2.x series, which is based on cats-effect 3, will be released soon.
What's Changed
Docs
- Add docs for munit module by @keirlawson in #672
Dependency updates
- Update munit to 0.7.29 in series/1.x by @scala-steward in #716
- Update sbt-ci-release to 1.5.9 in series/1.x by @scala-steward in #710
- Update sbt-mdoc to 2.2.24 in series/1.x by @scala-steward in #728
- Update logback-classic to 1.2.10 in series/1.x by @scala-steward in #805
- Update sbt to 1.6.1 in series/1.x by @scala-steward in #815
- Update kind-projector to 0.13.2 in series/1.x by @scala-steward in #720
- Update kafka-avro-serializer to 6.2.2 in series/1.x by @scala-steward in #782
- Update sbt-scalafmt to 2.4.6 in series/1.x by @scala-steward in #808
- Update testcontainers-scala-kafka, ... to 0.39.12 in series/1.x by @scala-steward in #760
- Update scala-library to 2.12.15 in series/1.x by @scala-steward in #714
- Update kafka-clients to 2.8.1 in series/1.x by @scala-steward in #713
- Update sbt-unidoc to 0.5.0 in series/1.x by @scala-steward in #737
- Update cats-effect, cats-effect-laws to 2.5.4 in series/1.x by @scala-steward in #719
- Update scala-library to 2.13.7 in series/1.x by @scala-steward in #748
- Update fs2-core to 2.5.10 in series/1.x by @scala-steward in #707
Housekeeping
Full Changelog: v1.8.0...v1.9.0