Merge pull request #8896 from ieQu1/master
doc(changes): Add missing change
This commit is contained in:
commit
038628826d
|
@ -5,6 +5,7 @@
|
|||
* Fix exhook `client.authorize` never being execauted. [#8780](https://github.com/emqx/emqx/pull/8780)
|
||||
* Fix JWT plugin don't support non-integer timestamp claims. [#8867](https://github.com/emqx/emqx/pull/8867)
|
||||
* Avoid publishing will message when client fails to auhtenticate. [#8887](https://github.com/emqx/emqx/pull/8887)
|
||||
* Speed up dispatching of shared subscription messages in a cluster [#8893](https://github.com/emqx/emqx/pull/8893)
|
||||
|
||||
## Enhancements
|
||||
|
||||
|
|
Loading…
Reference in New Issue