chore: update changes

This commit is contained in:
JianBo He 2022-11-22 14:59:48 +08:00 committed by Zaiming (Stone) Shi
parent ffb3f2d2d2
commit 0122d3900f
2 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,8 @@
- Support message properties in `/publish` API [#9401](https://github.com/emqx/emqx/pull/9401).
- Optimize client query performance for HTTP APIs [#9374](https://github.com/emqx/emqx/pull/9374).
## Bug fixes
- Fix `ssl.existingName` option of helm chart not working [#9307](https://github.com/emqx/emqx/issues/9307).

View File

@ -25,6 +25,8 @@
- 支持在 /publish API 中添加消息属性 [#9401](https://github.com/emqx/emqx/pull/9401)。
- 优化查询客户端列表的 HTTP API 性能 [#9374](https://github.com/emqx/emqx/pull/9374)。
## 修复
- 修复 helm chart 的 `ssl.existingName` 选项不起作用 [#9307](https://github.com/emqx/emqx/issues/9307)。