Releases: evolution-gaming/skafka
Releases · evolution-gaming/skafka
v12.2.0
What's Changed
- Trim too large records on producer failures by @Z1kkurat in #255.
When producing a record fails withRecordTooLargeException
, a string representation of the record's value will be trimmed. By default first 1024 chars are taken. This can be overridden by using another overload ofProducerOps#withLogging
that accepts a newcharsToTrim
parameter.
Full Changelog: v12.1.3...v12.2.0
v12.0.0
This version brings in cats-effect 3
support. All dependant libraries are updated to compatible versions.
What's Changed
- Update sbt-scoverage to 1.9.3 by @scala-steward in #221
- Update sbt-mima-plugin to 1.0.1 by @scala-steward in #192
- Draft: migrate to Cats Effect 3 by @DeviLab in #219
- Update cats-helper to 1.0.1 by @Z1kkurat in #226
New Contributors
Full Changelog: v11.8.0...v12.0.0
v11.1.0
9.1.4
v9.1.4 Releasing 9.1.4