chore: update changes
This commit is contained in:
parent
6d8dd430fd
commit
04e544a01d
|
@ -2,6 +2,8 @@
|
|||
|
||||
- Upgrade http client library `ehttpc` from `0.2.1` to `0.4.2` [#9456](https://github.com/emqx/emqx/pull/9456).
|
||||
|
||||
- Add more PSK ciphers support [#9493](https://github.com/emqx/emqx/pull/9493).
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fixed load bootstrap file when no bootstrap user in `mqtt_app` [#9474](https://github.com/emqx/emqx/pull/9474).
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
- HTTP 客户端库 `ehttpc` 从 `0.2.1` 升级到 `0.4.2` [#9456](https://github.com/emqx/emqx/pull/9456)。
|
||||
|
||||
- 支持更多的 PSK 密码套件[#9493](https://github.com/emqx/emqx/pull/9493)。
|
||||
|
||||
### 修复
|
||||
|
||||
- 修复 mqtt_app 表内没有 boostrap user 里未导入用户的问题 [#9474](https://github.com/emqx/emqx/pull/9474).
|
||||
|
|
Loading…
Reference in New Issue