Releases: evolution-gaming/skafka
Releases · evolution-gaming/skafka
v17.1.2
v17.1.0
v11.18.0
v17.0.0
What's Changed
- Bump play-json-jsoniter version on ce3 branch by @Phill101 in #442
- Bump dependencies by @Phill101 in #443
- cats-effect has been updated from 3.4.0 to 3.5.0. This change might be semantically breaking
New Contributors
Full Changelog: v16.4.0...v17.0.0
v11.17.0
v16.4.0
v16.3.0
What's Changed
- Expose Java client metrics via factory from ClientId by @dfakhritdinov in #433
Full Changelog: v16.2.0...v16.3.0
v16.2.0
What's Changed
- Add sbt-version-policy by @grzegorz-bielski in #423
- Abstract Java Kafka client metrics via Producer/ConsumerMetrics by @dfakhritdinov in #430
Full Changelog: v16.1.2...v16.2.0
v16.1.2
What's Changed
- fix compatibility with kafka-clients 3.7.0, by using local version of NoOpConsumerRebalanceListener by @johanmast in #416
New Contributors
- @johanmast made their first contribution in #416
Full Changelog: v16.1.1...v16.1.2
v16.1.1
What's Changed
- Update a default partition.assignment.strategy to match Kafka 3.x.x by @Z1kkurat in #391
- Add motivation part to the documentation by @rtar in #403
- Amend usage of CE
Async.async
in a way that its same in both CE versions: before & after CE35, more details here: https://github.com/typelevel/cats-effect/releases/tag/v3.5.0
Full Changelog: v16.1.0...v16.1.1