You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Enhancement] Replace time poll based wait engine with an event based to improve response times on blocking operations and wait (nijikon + mensfeld)
6
6
-[Enhancement] Allow for usage of the second regex engine of librdkafka by setting `RDKAFKA_DISABLE_REGEX_EXT` during build (mensfeld)
7
+
-[Enhancement] name polling Thread as `rdkafka.native_kafka#<name>` (nijikon)
7
8
-[Change] Allow for native kafka thread operations deferring and manual start for consumer, producer and admin.
8
9
-[Change] The `wait_timeout` argument in `AbstractHandle.wait` method is deprecated and will be removed in future versions without replacement. We don't rely on it's value anymore (nijikon)
9
10
-[Fix] Background logger stops working after forking causing memory leaks (mensfeld)
10
-
-[Enhancement] name polling Thread as `rdkafka.native_kafka#<name>` (nijikon)
11
+
-[Fix] Fix bogus case/when syntax. Levels 1, 2, and 6 previously defaulted to UNKNOWN (jjowdy)
11
12
12
13
## 0.15.1 (2024-01-30)
13
14
-[Enhancement] Provide support for Nix OS (alexandriainfantino)
0 commit comments