docs: add change log entry for Kafka query mode parameter
This commit is contained in:
parent
d524f8c805
commit
b60dbbc792
|
@ -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.
|
Loading…
Reference in New Issue