Breaking Changes
- Support customizable DNS suffixes for Istio meshes with smart DNS proxying enabled. (#1179)
- Move discovery settings to its own message. (#1186)
New Features
- Adds flags to the demo commands to install enterprise features. (#1158)
- API for flat networking enterprise feature (#1176)
- Ensure that gloo-mesh works properly with new Istio Smart DNS, and update documentation and various scripts to make use of the feature when deploying relevant versions of Istio. (#1179)
- meshctl's
install
andcluster register
will update CRD definitions. (https://github.com/solo-io/gloo-mesh/issues/1079) - Add a pre-release upgrade guide. Note that this guide is not guaranteed to provide a seamless upgrade experience, and that at this time we recommend users install a fresh instance of Gloo Mesh to access new functionality. (#1157)
Fixes