Skip to content

Releases: karafka/karafka-core

v2.5.2

11 Jun 12:52
71a67b8
Compare
Choose a tag to compare
  • [Enhancement] Support #unsubscribe.
  • [Enhancement] Allow for providing a root scope path for error keys.
  • [Fix] Fix a bug where on no errors the result would be an array instead of a hash.
  • [Fix] Fix spec hanging when Kafka cluster on 9092 is running.

v2.5.1

23 May 14:17
de198c7
Compare
Choose a tag to compare
  • [Change] Move to trusted-publishers and remove signing since no longer needed.

v2.5.0

21 May 15:29
b4d6142
Compare
Choose a tag to compare
  • [Change] Set minimum karafka-rdkafka on 0.19.2 to support new features

v2.4.11

20 Mar 12:27
05094e8
Compare
Choose a tag to compare
  • [Enhancement] Rename internal node #name method to #node_name so we can use #name as the attribute name.

v2.4.10

14 Mar 16:15
df80872
Compare
Choose a tag to compare
  • [Fix] Relax lock on karafka-rdkafka

v2.4.9

14 Mar 16:14
33e0a20
Compare
Choose a tag to compare
  • [Enhancement] Remove RspecLocator dependency on activesupport.

v2.4.8

26 Dec 19:52
0e48ee7
Compare
Choose a tag to compare
  • [Maintenance] Declare logger as a dependency.

v2.4.7

26 Nov 11:53
46e86c0
Compare
Choose a tag to compare
  • [Fix] Make sure that karafka-core works with older versions of karafka-rdkafka that do not support macos fork mitigation.

v2.4.6

26 Nov 10:37
95c3731
Compare
Choose a tag to compare
  • [Enhancement] Mitigate macos forking issues when librdkafka is not loaded to memory.
  • [Change] Allow karafka-rdkafka 0.18.0.

v2.4.5

19 Nov 13:12
a142572
Compare
Choose a tag to compare
  • [Breaking] Drop Ruby 3.0 support according to the EOL schedule.
  • [Enhancement] Support listeners inspection via #listeners.
  • [Fix] Restore #available_events notifications bus method.
  • [Change] Set minimum karafka-rdkafka on 0.17.6 to support new features.