1.1 KiB
1.1 KiB
v5.0.5
Enhancements
- Add
bootstrap_users_fileconfiguration 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
/nodesAPI node_status fromRunning/Stoppedtorunning/stopped. #8642 - Improve handling of placeholder interpolation errors #8635
- Better logging on unknown object IDs. #8670
- The bind option support
:1883style. #8758