瀏覽代碼

docs: add change log entry for Kafka query mode parameter

Kjell Winblad 2 年之前
父節點
當前提交
b60dbbc792
共有 1 個文件被更改,包括 1 次插入0 次删除
  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.