The rebalance-safe-commits mode is now also possible in combination with external commits, paving the way to making this mode enabled by default in zio-kafka 3.0.
🚀 Changes
- Support rebalance-safe-commits with external commits by @svroonland in #1425
- Deprecate
restartStreamOnRebalancing
by @erikvanoosten in #1439 - Producer fails faster, Retry publish after Auth error by @erikvanoosten in #1437
- Make it easy to configure compression and linger by @erikvanoosten in #1442
🌱 Dependency Updates
- Update README.md by @zio-assistant in #1436
- Update scalafmt-core to 3.8.4 by @zio-scala-steward in #1435
- Update sbt-scalafix to 0.14.0 by @zio-scala-steward in #1438
- Update scala-library to 2.13.16 by @zio-scala-steward in #1440
- Update scalafmt-core to 3.8.5 by @zio-scala-steward in #1441
Full Changelog: v2.9.1...v2.10.0