chore: update changes-4.3.md

This commit is contained in:
JianBo He 2022-03-15 12:52:09 +08:00
parent 8d3e953eef
commit 75239c1388
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ File format:
* Fix errno=13 'Permission denied' Cannot create FIFO boot error in Amazon Linux 2022 (el8 package)
* Fix user or appid created, name only allow `^[A-Za-z]+[A-Za-z0-9-_]*$`
* Fix subscribe http api crash by bad_qos `/mqtt/subscribe`,`/mqtt/subscribe_batch`.
* Send DISCONNECT packet with reason code 0x98 if connection has been kicked [#7309]
## v4.3.12
### Important changes