v2.8.0
github-actions
released this
11 Jul 07:06
·
127 commits
to refs/heads/master
since this release
Version 2.7.5 was not fully compatible with 2.7.4 which we missed during the release. Therefore, with some delay, we bump the minor version.
Moving back to pre-2.7.0 behavior: in this release, upon a lost partition the stream ends without error. To detect lost partitions, you can configure a rebalance listener.
🚀 Changes
- Allow for some auth exceptions during poll @erikvanoosten (#1270)
- A lost partition is no longer fatal @erikvanoosten (#1252)
- Update consumer docs @petern-sc (#1269)
🌱 Maintenance
- Update zio, zio-streams, zio-test, ... to 2.1.6 @zio-scala-steward (#1273)
- Update sbt to 1.10.1 @zio-scala-steward (#1271)
- Update kafka-clients to 3.7.1 @zio-scala-steward (#1268)
- Update zio-streams, zio-test-sbt to 2.1.5 @zio-scala-steward (#1267)
- Update zio, zio-streams, zio-test, ... to 2.1.5 @zio-scala-steward (#1266)
- Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.0-alpha.28 @zio-scala-steward (#1263)
- Update zio-streams, zio-test-sbt to 2.1.4 @zio-scala-steward (#1261)
- Update zio, zio-streams, zio-test, ... to 2.1.4 @zio-scala-steward (#1260)
- Update scalafmt-core to 3.8.2 @zio-scala-steward (#1259)
- Update zio-streams, zio-test-sbt to 2.1.3 @zio-scala-steward (#1257)
- Update zio, zio-streams, zio-test, ... to 2.1.3 @zio-scala-steward (#1256)
- Aborts builds when a newer build is ready @erikvanoosten (#1255)
- Update README.md @zio-assistant (#1254)
- Update zio-kafka, zio-kafka-testkit to 2.7.5 @zio-scala-steward (#1253)