Skip to content

Releases: evolution-gaming/skafka

v12.2.0

09 May 12:58
Compare
Choose a tag to compare

What's Changed

  • Trim too large records on producer failures by @Z1kkurat in #255.
    When producing a record fails with RecordTooLargeException, 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 of ProducerOps#withLogging that accepts a new charsToTrim parameter.

Full Changelog: v12.1.3...v12.2.0

v12.0.0

09 May 12:54
9ec95f4
Compare
Choose a tag to compare

This version brings in cats-effect 3 support. All dependant libraries are updated to compatible versions.

What's Changed

New Contributors

Full Changelog: v11.8.0...v12.0.0

v11.1.0

03 May 11:20
Compare
Choose a tag to compare

This version (since 11.0.0) brings a way to use kafka consumer correctly from within a rebalance listener.
Implemented mainly with 2 PRs

9.1.4

24 Apr 17:34
Compare
Choose a tag to compare
v9.1.4

Releasing 9.1.4

v9.1.0

08 Apr 08:32
Compare
Choose a tag to compare
Releasing 9.1.0