Releases: evolution-gaming/skafka
Releases · evolution-gaming/skafka
v15.1.0
v11.15.0
v15.0.1
v15.0.0
What's Changed
- Update cats-effect, cats-effect-std to 3.4.8 by @scala-steward in #322
- Upgrade kafka-client to 3.4.0 by @Z1kkurat in #325
Notable changes
Please see the list of notable changes in Kafka documentation. In particular, the default values of producer configuration have been changed following the changes in kafka-clients
:
acks
toall
idempotence
totrue
Full Changelog: v14.1.3...v15.0.0
v11.14.0
v14.0.0
v11.12.0
v13.0.0
IMPORTANT: please, do NOT use this version as it contains a bug that causes clientRack
to be missing from ConsumerConfig
.
#260 move clientRack from CommonConfig to ProducerConfig
Full Changelog: v12.2.2...v13.0.0