Skip to content

Releases: evolution-gaming/skafka

v16.1.2

20 Mar 10:35
95612e4
Compare
Choose a tag to compare

What's Changed

  • fix compatibility with kafka-clients 3.7.0, by using local version of NoOpConsumerRebalanceListener by @johanmast in #416

New Contributors

Full Changelog: v16.1.1...v16.1.2

v16.1.1

01 Feb 12:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.1.0...v16.1.1

v16.1.0

08 Nov 12:14
1146a6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v16.0.3...v16.1.0

v16.0.2

24 Aug 13:14
8e1e2e3
Compare
Choose a tag to compare

What's Changed

  • Add Producer.withLogging1/Consumer.withLogging1 for binary compatibility by @Z1kkurat in #374

Full Changelog: v16.0.1...v16.0.2

v16.0.1

24 Aug 12:33
fa392f5
Compare
Choose a tag to compare

What's Changed

  • Use testcontainers-kafka for integration tests by @Z1kkurat in #355
  • Add withMetrics1 method for partial binary compatibility by @Z1kkurat in #372

Full Changelog: v16.0.0...v16.0.1

v11.16.2

24 Aug 13:16
2a33efa
Compare
Choose a tag to compare

What's Changed

  • Add Producer.withLogging1/Consumer.withLogging1 for binary compatibility [CE2] by @Z1kkurat in #375

Full Changelog: v11.16.1...v11.16.2

v11.16.1

24 Aug 12:45
6b9a3b3
Compare
Choose a tag to compare

What's Changed

  • Use testcontainers-kafka for integration tests [CE2] by @Z1kkurat in #356
  • Add Producer.withMetrics1/Consumer.withMetrics2 methods for partial binary compatibility [CE2] by @Z1kkurat in #373

Full Changelog: v11.16.0...v11.16.1

v15.2.0

08 Jun 12:26
Compare
Choose a tag to compare

Compatibility note

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

What's Changed

  • Update smetrics to 1.3.0, cats-helper to 3.5.0 by @i-surkov in #347

Full Changelog: v15.1.0...v15.2.0

v11.15.1

08 Jun 12:25
Compare
Choose a tag to compare

Compatibility note

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

What's Changed

  • Update smetrics to 0.4.2, cats-helper to 2.11.0 by @i-surkov in #349

Full Changelog: v11.15.0...v11.15.1

v16.0.0

24 May 15:26
92f8f34
Compare
Choose a tag to compare

Breaking changes

Since 16.0.0 skafka expects an instance of com.evolutiongaming.catshelper.MeasureDuration from the newer cats-helper instead of com.evolutiongaming.smetrics.MeasureDuration (removed in 2.0.0)

What's Changed

  • Update smetrics to 2.0.0, cats-helper to 3.5.0 by @Z1kkurat in #341

Full Changelog: v15.1.0...v16.0.0