EMQX Enterprise 6.1.4
6.1.4 Enhancements Multi-tenancy #17732 Added a namespace field to the API key creation and update endpoints. Operators no longer need to encode the namespace in the role string. The ns:<namespace>::<role> format remains supported. When both forms are provided, their namespace values must match. #17855 Enabled namespace-scoped EMQX Dashboard administrators to create, list, read, update, and delete…