ソースを参照

chore: add changelog entry

Andrew Mayorov 2 年 前
コミット
42a4c0200d
1 ファイル変更3 行追加0 行削除
  1. 3 0
      changes/ce/perf-10754.en.md

+ 3 - 0
changes/ce/perf-10754.en.md

@@ -0,0 +1,3 @@
+The MQTT bridge has been enhanced to utilize connection pooling and leverage available parallelism, substantially improving throughput.
+
+As a consequence, single MQTT bridge now uses a pool of `clientid`s to connect to the remote broker.