chore: update changes

This commit is contained in:
JianBo He 2022-09-07 09:32:03 +08:00
parent 0caaccaa0f
commit 240e79a463
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* 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)
* Fix the extra / prefix when CoAP gateway parsing client topics. [#8658](https://github.com/emqx/emqx/pull/8658)
## Enhancements