New Features
- Add note about prefixing Helm chart values with subchart names when using the bundled Gloo Mesh Enterprise helm chart. (#1390)
- Add guide on getting started with Gloo Mesh metrics features. (https://github.com/solo-io/gloo-mesh-enterprise/issues/308)
- Publish Helm values documentation for GME, OSS, and RBAC Webhook. (#1382)
Fixes
- Re-enable docs search. (#1195)
- Improve performance of TrafficShift decorator by using set's unsorted list method. (#1425)
- Add API to distinguish between hostnames and ips in our ingress gateway info. (#1415)
- Fix ordering of VirtualService HttpRoutes such that routes with matchers precede routes without matchers. (#1426)