Skip to content

Releases: evolution-gaming/kafka-journal

v2.3.0

01 Aug 18:46
Compare
Choose a tag to compare

Full Changelog: v2.2.0...v2.3.0

v0.3.3

01 Aug 16:02
6abd0e3
Compare
Choose a tag to compare

What's Changed

  • Insert pointers sequentially in the correct order; fix test assert [CE2] by @Z1kkurat in #482
  • Deduplication is fixed (ce2) by @DeviLab in #503

Full Changelog: v0.3.2...v0.3.3

v3.2.0

22 Jun 12:40
Compare
Choose a tag to compare

What's Changed

  • optimise pointer schema, step 1: create pointer2 table & use it with fallback to pointer table by @dfakhritdinov in #475

Full Changelog: v3.1.0...v3.2.0

v0.3.2

22 Jun 12:48
Compare
Choose a tag to compare

What's Changed

  • optimise pointer schema, step 1: create pointer2 table & use it with fallback to pointer table by @dfakhritdinov in #475 (back-ported to series/0.0.x)

Full Changelog: v0.3.1...v0.3.2

v0.2.1

16 Jun 12:05
Compare
Choose a tag to compare

Compatibility notes

This release is binary compatible with 0.2.x series, and is created to facilitate the migration to the binary-incompatible 0.3.x series.

What's Changed

  • Update smetrics, skafka, cats-helper, scache by @i-surkov in #474

Full Changelog: v0.2.0...v0.2.1

v2.2.0

13 Jun 16:11
Compare
Choose a tag to compare

Compatibility notes

This release is binary compatible with 2.x.x series, and is created to facilitate the migration to the binary-incompatible 3.x.x series.

What's Changed

  • Update smetrics, skafka, cats-helper, scache by @i-surkov in #472

Full Changelog: v2.1.0...v2.2.0

v3.1.0

16 Jun 08:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v0.3.0

26 May 09:18
365f936
Compare
Choose a tag to compare

Breaking changes

This major release updates cats-helper dependency to 2.11.0, smetrics to 0.5.0, skafka to 11.16.0, scache to 3.8.0. APIs that used com.evolutiongaming.smetrics.MeasureDuration now expect com.evolutiongaming.catshelper.MeasureDuration. See smetrics 0.5.0 release notes for details.

What's Changed

  • Update cats-helper to 2.11.0; scache to 3.8.0; skafka to 11.16.0 [CE2] by @Z1kkurat in #463

Full Changelog: v0.2.0...v0.3.0

v3.0.0

25 May 20:22
3c83093
Compare
Choose a tag to compare

Breaking changes

This major release updates cats-helper dependency to 3.5.0, smetrics to 2.0.0 and skafka to 16.0.0. APIs that used com.evolutiongaming.smetrics.MeasureDuration now expect com.evolutiongaming.catshelper.MeasureDuration. See smetrics 2.0.0 release notes for details.

What's Changed

  • Update scache to 5.0.0; cats-helper to 3.5.0 by @Z1kkurat in #462

Full Changelog: v2.1.0...v3.0.0

v1.1.0

14 Mar 13:37
Compare
Choose a tag to compare

What's Changed

The main change is the update of kafka to 3.4.0, see here.

Also:

Full Changelog: v1.0.19...v1.1.0