Skip to content

Releases: zio/zio-kafka

v2.0.5

17 Jan 08:37
d22848d
Compare
Choose a tag to compare

Changes

v2.0.4

11 Jan 13:08
6e0ff1b
Compare
Choose a tag to compare

Changes

v2.0.3

08 Jan 04:32
5fb86e8
Compare
Choose a tag to compare

Changes

Testkit

Updates

Doc

CI

Others

v2.0.2

20 Dec 05:43
eb8fe1e
Compare
Choose a tag to compare

Changes

  • Execute KafkaProducer#send calls directly and not on the blocking thread pool @svroonland (#555)
  • Clean/update project config @guizmaii (#543)
  • Add incrementalAlterConfigs and alterConfigs to AdminClient @charlescd (#527)
  • Add Bytes Serde @mdulac (#538)
  • Fix auto-merge @svroonland (#547)
  • avoid throwing catching invalid group id exception @strokyl (#514)
  • Prefer org.apache.kafka.clients.admin.Admin over org.apache.kafka.clients.admin.AdminClient as recommended in AdminClient documentation @guizmaii (#497)

Documentation

🌱 Dependency Updates

Release v2.0.1

26 Sep 12:53
82376bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

Release v0.17.7

30 Aug 09:29
39d5653
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.6...v0.17.7

Release v0.17.6

22 Aug 12:50
3524722
Compare
Choose a tag to compare

New bug-fixing release of the ZIO 1 version

What's Changed

  • Fix dataloss issue in restarting-streams-at-rebalancing mode by @vigoo in #500

Full Changelog: v0.17.5...v0.17.6

Release v2.0.0

30 Jun 11:54
f066e9a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0-M3...v2.0.0

v2.0.0-M3

11 Apr 17:49
a4f196b
Compare
Choose a tag to compare

Changes

🌱 Dependency Updates

v2.0.0-M2

20 Mar 14:01
fb42dfc
Compare
Choose a tag to compare

Changes

🌱 Dependency Updates