We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
producer.send
1 parent 7e63cc1 commit 1e5c310Copy full SHA for 1e5c310
CHANGELOG.md
@@ -9,6 +9,7 @@ v1.6.1 is a maintenance release. It is supported for all usage.
9
property (#393).
10
2. Fix for at-least-once guarantee not ensured in case a seek happens on one
11
partition and there are messages being fetched about other partitions (#393).
12
+3. Messages passed to the producer `send` method are kept constant (#394).
13
14
15
# confluent-kafka-javascript 1.6.0
0 commit comments