|
|
@@ -4,7 +4,8 @@
|
|
|
|
|
|
- Improve `/nodes` API responsiveness [#9221](https://github.com/emqx/emqx/pull/9221).
|
|
|
|
|
|
-- Allow clear retained/delayed data when client is banned [#9139](https://github.com/emqx/emqx/pull/9139).
|
|
|
+- Improve the integration of the `banned` and the `delayed` feature [#9326](https://github.com/emqx/emqx/pull/9326).
|
|
|
+ Now when publishing a delayed message will check first if its source client is banned, if true, this publish will be ignored.
|
|
|
|
|
|
- Update `gen_rpc` library to version 3.0 [#9187](https://github.com/emqx/emqx/pull/9187).
|
|
|
|