fs2-kafka v1.11.0 - final 1.x release
This is likely to be the final release of fs2-kafka v1.x, unless a serious security vulnerability emerges; please upgrade to v3.0.0.
What's Changed
- Update sbt-mdoc to 2.3.2 in series/1.x by @scala-steward in #937
- Update vulcan to 1.8.3 in series/1.x by @scala-steward in #952
- Update sbt-mima-plugin to 1.1.0 in series/1.x by @scala-steward in #953
- Update fs2-core to 2.5.11 in series/1.x by @scala-steward in #967
- Update cats-effect, cats-effect-laws to 2.5.5 in series/1.x by @scala-steward in #980
- Pin kafka-clients to 2.x in series/1.x by @bplommer in #1013
- Update kafka-avro-serializer to 6.2.5 in series/1.x by @scala-steward in #1002
- Update sbt-header to 5.7.0 in series/1.x by @scala-steward in #969
- Update scala-library to 2.12.16 in series/1.x by @scala-steward in #1004
- Add support for CooperativeStickyAssignor with KafkaConsumer on 1.x by @nakarinh14 in #1063
- Update kafka-clients to 2.8.2 in series/1.x by @scala-steward in #1060
- Update sbt to 1.7.1 in series/1.x by @scala-steward in #1033
- Update kafka-avro-serializer to 6.2.7 in series/1.x by @scala-steward in #1079
- Update sbt-mdoc to 2.3.6 in series/1.x by @scala-steward in #1083
- Update sbt-ci-release to 1.5.11 in series/1.x by @scala-steward in #1088
- Update scala-library to 2.12.17 in series/1.x by @scala-steward in #1080
- Update sbt-scalafmt to 2.5.0 in series/1.x by @scala-steward in #1106
- Update sbt-header to 5.9.0 in series/1.x by @scala-steward in #1105
- Update scala-library to 2.13.10 in series/1.x by @scala-steward in #1081
- series/1.x: Pin kafka-avro-serializer to 6.x by @bplommer in #1113
- Update sbt-mima-plugin to 1.1.1 in series/1.x by @scala-steward in #1078
- Update sbt to 1.7.3 in series/1.x by @scala-steward in #1090
- 1.x - update headers for 2023 by @bplommer in #1161
- Update kafka-avro-serializer to 6.2.9 in series/1.x by @scala-steward in #1154
- Update sbt-mdoc to 2.3.7 in series/1.x by @scala-steward in #1145
- Update sbt to 1.8.2 in series/1.x by @scala-steward in #1138
- 1.x: pin logback to 1.3.x by @bplommer in #1163
- Update vulcan to 1.8.4 in series/1.x by @scala-steward in #1120
- Update vulcan to 1.9.0 in series/1.x by @scala-steward in #1178
- Update kafka-avro-serializer to 6.2.10 in series/1.x by @scala-steward in #1180
- Update sbt-mima-plugin to 1.1.2 in series/1.x by @scala-steward in #1179
New Contributors
- @nakarinh14 made their first contribution in #1063
Full Changelog: v1.10.0...v1.11.0