Main Changes
- Update kafka-clients to 4.2.0 @zio-scala-steward[bot] (#1654)
Dependency updates
- Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.11 @zio-scala-steward[bot] (#1657)
- Update sbt, scripted-plugin to 1.12.4 @zio-scala-steward[bot] (#1...
Unclaimed project
Are you a maintainer of zio-kafka? Claim this project to take control of your public changelog and roadmap.
Changelog
A fast Kafka client for ZIO and ZIO Streams
Last updated 4 days ago
This is mostly a maintenance release with small bug fixes. It also upgrades the kafka client to 4.1.1 (compatible with most kafka brokers). However, if you care about partition assignors, please read on.
Many thanks for the bug reports and PRs ❤️
Note: version 3.1.1 never made it due to small binary compatibility problems. Use 3.2.0 instead.
For the...
A brand new release targeting Kafka java client 4.1 (which is compatible with almost all older Kafka brokers). In this release we also increase support for slow consumers in combination with rebalance-safe-commits mode. See the documentation or PR #1576 for more details. Special thanks to @awethon for analyzing slow consumers in detail ❤️! These changes also benefit fast consumers that use rebalan...
This is a sneak preview to zio-kafka 3.1.0 (requiring Kafka 4.1) with the better pulling https://github.com/zio/zio-kafka/pull/1576 included.
A brand new major release for zio-kafka: 3.0.0! 🥳
Zio-kafka 3.0.0 brings new features:
Zio-kafka 3.0.0 also brings a number of backwards incompatible changes: