Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Releases: conduktor/zio-kafka

213.1.5.3-cdk

07 Mar 02:32
605d427
Compare
Choose a tag to compare

Changes

Rebase on v2.1.3

212.1.5.3-cdk

01 Mar 14:58
8c6de69
Compare
Choose a tag to compare

Changes

Rebase on v2.1.2

211.1.5.3-cdk

28 Feb 04:02
e34889c
Compare
Choose a tag to compare

Fix publishing of v211.1.5.2-cdk

211.1.5.2-cdk

28 Feb 03:29
e34889c
Compare
Choose a tag to compare

Changes

Rebase on v2.1.1

207.1.5.2-cdk

21 Feb 09:44
3deb13d
Compare
Choose a tag to compare

Changes

  • Fix SSL check for proxy and redpanda @gbecan (#158)
  • Update zio, zio-streams, zio-test, ... to 2.0.9 @github-actions (#157)

207.1.5.1-cdk

09 Feb 11:38
1e71969
Compare
Choose a tag to compare

Changes

Rebase on v2.0.7

206.1.5.1-cdk

07 Feb 14:16
56545e1
Compare
Choose a tag to compare

Changes

  • Encapsulate errors from SslHelper.validateEndpoint in KafkaException @gbecan (#153)

206.1.5.0-cdk

06 Feb 10:03
bcba295
Compare
Choose a tag to compare

Changes

  • Fix for KAFKA-4090: Add an SSL check before to create a client @gurinderu (#136)

Updates

206.1.4.0-cdk

19 Jan 04:07
d1cd3e6
Compare
Choose a tag to compare

Changes

Rebase on v2.0.6

205.1.4.0-cdk

19 Jan 01:51
5b14cca
Compare
Choose a tag to compare

Changes

  • Return offsets of all consumer groups in AdminClient::listConsumerGroupOffsets @gbecan (#131)