chore: update changes
This commit is contained in:
parent
7df24000a0
commit
d5a41b801e
|
@ -20,3 +20,5 @@
|
|||
|
||||
- Fix shared subscription 'sticky' strategy [#9578](https://github.com/emqx/emqx/pull/9578).
|
||||
Prior to this change, a 'sticky' subscriber may continue to receive messages after unsubscribing.
|
||||
|
||||
- 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).
|
||||
|
|
|
@ -20,3 +20,5 @@
|
|||
|
||||
- 修复共享订阅的 '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).
|
||||
|
|
Loading…
Reference in New Issue