1.1 KiB
1.1 KiB
v5.0.5
Enhancements
- Add
bootstrap_users_file
configuration to add default Dashboard username list, which is only added when EMQX is first started. - The license is now copied to all nodes in the cluster when it's reloaded. #8598
- Added a HTTP API to manage licenses. #8610
- Updated
/nodes
API node_status fromRunning/Stopped
torunning/stopped
. #8642 - Improve handling of placeholder interpolation errors #8635
- Better logging on unknown object IDs. #8670
- The bind option support
:1883
style. #8758