Merge pull request #8015 from zmstone/0523-update-changelog-4.3
docs: add missing docs for changes made in bin/emqx and upgrade script
This commit is contained in:
commit
ae8b41e87e
|
@ -14,6 +14,8 @@ File format:
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
|
* Refactored `bin/emqx` help messages.
|
||||||
|
* Upgrade script refuses upgrade from incompatible versions. (e.g. hot upgrade from 4.3 to 4.4 will fail fast).
|
||||||
* Made possible for EMQX to boot from a Linux directory which has white spaces in its path.
|
* Made possible for EMQX to boot from a Linux directory which has white spaces in its path.
|
||||||
* Add support for JWT authorization [#7596]
|
* Add support for JWT authorization [#7596]
|
||||||
Now MQTT clients may be authorized with respect to a specific claim containing publish/subscribe topic whitelists.
|
Now MQTT clients may be authorized with respect to a specific claim containing publish/subscribe topic whitelists.
|
||||||
|
|
Loading…
Reference in New Issue