chore: update changes
This commit is contained in:
parent
f4a14ecf66
commit
ed3dc0b614
|
@ -4,4 +4,6 @@
|
|||
|
||||
- Added topic validation for `emqx_mod_rewrite`. The dest topics contains wildcards are not allowed to publish [#9359](https://github.com/emqx/emqx/issues/9359).
|
||||
|
||||
- Print a warning message when boot with the default (insecure) Erlang cookie [#9340](https://github.com/emqx/emqx/pull/9340).
|
||||
|
||||
## Bug fixes
|
||||
|
|
|
@ -4,4 +4,6 @@
|
|||
|
||||
- 为主题重写模块增加主题合法性检查,带有通配符的目标主题不允许被发布 [#9359](https://github.com/emqx/emqx/issues/9359)。
|
||||
|
||||
- 使用默认的(不安全的) Erlang cookie 进行启动时,将会打印一条警告信息 [#9340](https://github.com/emqx/emqx/pull/9340)。
|
||||
|
||||
## 修复
|
||||
|
|
Loading…
Reference in New Issue