chore: update changes

This commit is contained in:
Erik Timan 2022-12-21 11:31:43 +01:00
parent aab914d65a
commit cc47ce0034
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@
- 修复共享订阅的 'sticky' 策略 [#9578](https://github.com/emqx/emqx/pull/9578)。
在此修复前,使用 'sticky' 策略的订阅客户端可能在取消订阅后继续收到消息。
- Add check to ensure that a given key is among the prepared statements on query in the mysql connector [#9571](https://github.com/emqx/emqx/pull/9571).
- 增强 mysql 查询流程,确保给定的查询语句在 mysql 连接器的预编译语句中 [#9571](https://github.com/emqx/emqx/pull/9571)。