Skip to content

Commit f233c42

Browse files
authored
update changelog (#443)
1 parent 20a707c commit f233c42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
- **[Feature]** Oauthbearer token refresh callback (bruce-szalwinski-he)
55
- [Enhancement] Replace time poll based wait engine with an event based to improve response times on blocking operations and wait (nijikon + mensfeld)
66
- [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)
78
- [Change] Allow for native kafka thread operations deferring and manual start for consumer, producer and admin.
89
- [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)
910
- [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)
1112

1213
## 0.15.1 (2024-01-30)
1314
- [Enhancement] Provide support for Nix OS (alexandriainfantino)

0 commit comments

Comments
 (0)