Skip to content

Releases: evolution-gaming/kafka-flow

v0.8.7

27 Jan 10:17
f486cd0

Choose a tag to compare

What's Changed

  • Rename PartitionContext to ScheduleCommit; Add PendingCommits wrapper [CE2] by @Z1kkurat in #428
  • Parallelize processing of Kafka record on topic level by @vilunov in #430

New Contributors

Full Changelog: v0.8.6...v0.8.7

v2.2.8

23 Jan 11:41

Choose a tag to compare

What's Changed

Full Changelog: v2.2.7...v2.2.8

v2.2.7

22 Jan 20:09

Choose a tag to compare

What's Changed

Full Changelog: v2.2.6...v2.2.7

v2.2.6

19 Jan 11:29

Choose a tag to compare

What's Changed

Full Changelog: v2.2.5...v2.2.6

v2.2.5

18 Jan 12:41

Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

16 Jan 16:06
1a78f4d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3

10 Jan 13:33
10feaed

Choose a tag to compare

What's Changed

  • Update cats-helper, smetrics, scache, kafka-journal by @Z1kkurat in #417

Important

Please note that as of version 3.4.0 cats-helper doesn't have a dependency on logback. Thus, kafka-flow also doesn't force it now either (using only SLF4J API) and it has to be added manually via using cats-helper-logback library or any other way of adding logback.

Full Changelog: v2.2.2...v2.2.3

v0.8.6

10 Jan 13:33
9fedaf6

Choose a tag to compare

What's Changed

  • Update cats-helper, smetrics, scache, kafka-journal [CE2] by @Z1kkurat in #418

Important

Please note that as of version 2.10.0 cats-helper doesn't have a dependency on logback. Thus, kafka-flow also doesn't force it now either (using only SLF4J API) and it has to be added manually via using cats-helper-logback library or any other way of adding logback.

Full Changelog: v0.8.5...v0.8.6

v2.2.2

28 Nov 13:28
229766c

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v0.8.5

28 Nov 13:29
174d22f

Choose a tag to compare

What's Changed

  • Use auto.offset.reset=earliest for snapshot topic consumers [CE2] by @Z1kkurat in #410

Full Changelog: v0.8.4...v0.8.5