Skip to content

Commit ad3e065

Browse files
committed
Update changelog reflecting behavior change in BaseProducer::poll.
1 parent 840c098 commit ad3e065

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ See also the [rdkafka-sys changelog](rdkafka-sys/changelog.md).
88
* Remove testing for old Kafka versions (before 3.0). Add tests for 3.7.
99
* Fix test dependency on docker compose.
1010
* Address wakeup races introduced by pivoting to the event API.
11+
* Update `BaseProducer::poll` to not return early, and instead continue
12+
looping until the passed timeout is reached.
1113

1214
## 0.36.2 (2024-01-16)
1315

0 commit comments

Comments
 (0)