Skip to content

Commit 1e5c310

Browse files
committed
Changelog entry for producer.send fix
1 parent 7e63cc1 commit 1e5c310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ v1.6.1 is a maintenance release. It is supported for all usage.
99
property (#393).
1010
2. Fix for at-least-once guarantee not ensured in case a seek happens on one
1111
partition and there are messages being fetched about other partitions (#393).
12+
3. Messages passed to the producer `send` method are kept constant (#394).
1213

1314

1415
# confluent-kafka-javascript 1.6.0

0 commit comments

Comments
 (0)