github zio/zio-kafka v2.11.0

2 days ago

This release follows ZIO's deprecation of accessor methods. If you are already using the ZIO service pattern, this should not affect you. If you are affected, you can follow our new migration-to-zio-kafka-3 guide to resolve all deprecation warnings.

This release also brings a small performance improvement by fetching group metadata only once after a rebalance (thanks @vermas7988!).

🚀 Changes

🌱 Dependency Updates

  • Update zio, zio-streams, zio-test, ... to 2.1.15 by @erikvanoosten in #1453
  • Update scala3-compiler, scala3-library, ... to 3.3.5 by @zio-scala-steward in #1447

🔧 Maintenance

🥳 New Contributors

Full Changelog: v2.10.0...v2.11.0

Don't miss a new zio-kafka release

NewReleases is sending notifications on new releases.