chore: add changelog entry
This commit is contained in:
parent
26819a647c
commit
42a4c0200d
|
@ -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.
|
Loading…
Reference in New Issue