chore: update changes
This commit is contained in:
parent
ffb3f2d2d2
commit
0122d3900f
|
@ -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).
|
||||
|
|
|
@ -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)。
|
||||
|
|
Loading…
Reference in New Issue