Skip to content

Releases: karafka/karafka-rdkafka

v0.17.6

03 Sep 14:26
6055ec6
Compare
Choose a tag to compare
  • [Fix] Fix incorrectly behaving CI on failures.
  • [Fix] Fix invalid patches librdkafka references.

v0.17.5

03 Sep 13:38
6956b4e
Compare
Choose a tag to compare
  • [Patch] Patch with "Add forward declaration to fix compilation without ssl" fix

v0.17.4

02 Sep 15:49
1adb1ef
Compare
Choose a tag to compare
  • [Enhancement] Bump librdkafka to 2.5.3
  • [Enhancement] Do not release GVL on rd_kafka_name (ferrous26)
  • [Fix] Fix unused variable reference in producer (lucasmvnascimento)

v0.17.3

02 Sep 15:49
5af3aa3
Compare
Choose a tag to compare
  • [Fix] Mitigate a case where FFI would not restart the background events callback dispatcher in forks.

v0.17.2

07 Aug 15:11
7f2c42b
Compare
Choose a tag to compare
  • [Enhancement] Support returning #details for errors that do have topic/partition related extra info.

v0.17.2.rc1

07 Aug 13:43
7f2c42b
Compare
Choose a tag to compare
v0.17.2.rc1 Pre-release
Pre-release
  • [Enhancement] Support returning #details for errors that do have topic/partition related extra info.

v0.17.1

01 Aug 13:18
8e66140
Compare
Choose a tag to compare
  • [Enhancement] Support ability to release patches to librdkafka.
  • [Patch] Patch cooperative-sticky assignments in librdkafka.

v0.17.1.beta1

30 Jul 09:10
4894794
Compare
Choose a tag to compare
v0.17.1.beta1 Pre-release
Pre-release
  • [Enhancement] Support ability to release patches to librdkafka.
  • [Patch] Patch cooperative-sticky assignments in librdkafka.

v0.17.0

21 Jul 07:49
e19f955
Compare
Choose a tag to compare
  • [Enhancement] Bump librdkafka to 2.5.0

v0.16.1

10 Jul 16:34
139eb02
Compare
Choose a tag to compare
  • [Feature] Add #seek_by to be able to seek for a message by topic, partition and offset (zinahia)
  • [Fix] Switch to local release of librdkafka to mitigate its unavailability.