File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55* Add topic name to delivery report (maeve)
66* Allow string partitioner config (mollyegibson)
77* Fix documented type for DeliveryReport#error (jimmydo)
8- * Bump librdkafka to 1.9 .2 (thijsc )
8+ * Bump librdkafka to 2.0 .2 (lmaia )
99* Use finalizers to cleanly exit producer and admin (thijsc)
1010* Lock access to the native kafka client (thijsc)
1111* Fix potential race condition in multi-threaded producer (mensfeld)
Original file line number Diff line number Diff line change 22
33module Rdkafka
44 VERSION = "0.13.0.beta.6"
5- LIBRDKAFKA_VERSION = "1.9 .2"
6- LIBRDKAFKA_SOURCE_SHA256 = "3fba157a9f80a0889c982acdd44608be8a46142270a389008b22d921be1198ad "
5+ LIBRDKAFKA_VERSION = "2.0 .2"
6+ LIBRDKAFKA_SOURCE_SHA256 = "f321bcb1e015a34114c83cf1aa7b99ee260236aab096b85c003170c90a47ca9d "
77end
You can’t perform that action at this time.
0 commit comments