chore: update CHANGES-4.3.md
This commit is contained in:
parent
d4c1b3acc6
commit
fcf1178f3b
|
@ -27,6 +27,7 @@ File format:
|
||||||
* Add UTF-8 string validity check in `strict_mode` for MQTT packet.
|
* Add UTF-8 string validity check in `strict_mode` for MQTT packet.
|
||||||
When set to true, invalid UTF-8 strings will cause the client to be disconnected. i.e. client ID, topic name. [#7261]
|
When set to true, invalid UTF-8 strings will cause the client to be disconnected. i.e. client ID, topic name. [#7261]
|
||||||
* Changed systemd service restart delay from 10 seconds to 60 seconds.
|
* Changed systemd service restart delay from 10 seconds to 60 seconds.
|
||||||
|
* MQTT-SN gateway supports initiative to synchronize registered topics after session resumed. [#7300]
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue