Upgrade Notes
- Rename most instances of 'mgmt' and 'remote' contexts and clusters in docs to 1 and 2. The few exceptions that remain are for contexts where the distinction matters, and for values produced from meshctl, which still uses 'mgmt' and 'remote' and its default naming. (#1452)
New Features
- Updates the settings CRD with settings to configure authentication on the dashboard. (https://github.com/solo-io/gloo-mesh-enterprise/issues/544)
Fixes
- Update federation to use port protocol for ServiceEntry port names when no name is specified on the Kube Service. (#1554)
- Fix multicluster subset routing. (https://github.com/solo-io/gloo-mesh-enterprise/issues/645)
- Exposes --mgmt-kubeconfig as an option when registering a cluster using meshctl cluster register (#1547)
- Honor the kubeconfig flag in the meshctl dashboard command. (#1616)
- Adds redis options to the dashboard CRD. (https://github.com/solo-io/gloo-mesh-enterprise/issues/544)