Skip to content

Commit 1db3dbe

Browse files
committed
Update changelog
1 parent 2e80fbb commit 1db3dbe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Core
66
Consumer
77
* KAFKA-3007: KafkaConsumer max_poll_records (dpkp 831)
88
* Raise exception if given a non-str topic (ssaamm 824)
9+
* Immediately update metadata for pattern subscription (laz2 915)
910

1011
Producer
1112
* Update Partitioners for use with KafkaProducer (barrotsteindev 827)
@@ -17,7 +18,7 @@ Client
1718

1819
Bugfixes
1920
* Fix errorcode check when socket.connect_ex raises an exception (guojh 907)
20-
* Fix fetcher bug when processing offset out of range (dpkp 911)
21+
* Fix fetcher bug when processing offset out of range (sibiryakov 860)
2122
* Fix possible request draining in ensure_active_group (dpkp 896)
2223
* Fix metadata refresh handling with 0.10+ brokers when topic list is empty (sibiryakov 867)
2324
* KafkaProducer should set timestamp in Message if provided (Drizzt1991 875)

0 commit comments

Comments
 (0)