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.
1 parent e1ea1f4 commit be267ceCopy full SHA for be267ce
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+* BROKEN CHANGES: remove writer.write(mess1, mess2) variant, use list instead: writer.write([mess1, mess2])
2
* BROKEN CHANGES: change names of public method in topic client
3
* BROKEN CHANGES: rename parameter producer_and_message_group_id to producer_id
4
* producer_id is optional now
0 commit comments