Explorar o código

chore: add changelog entry

Andrew Mayorov %!s(int64=2) %!d(string=hai) anos
pai
achega
42a4c0200d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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.