Ver código fonte

docs: add change log entry for Kafka query mode parameter

Kjell Winblad 2 anos atrás
pai
commit
b60dbbc792
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      changes/ee/feat-10970.en.md

+ 1 - 0
changes/ee/feat-10970.en.md

@@ -0,0 +1 @@
+A query_mode parameter has been added to the Kafka producer bridge. This parameter allows you to specify if the bridge should use the asynchronous or synchronous mode when sending data to Kafka. The default is asynchronous mode.