New Features
- Add guide for new enterprise access logging feature. (https://github.com/solo-io/gloo-mesh-enterprise/issues/103)
- Extend Role API with AccessLogRecordScope for controlling RBAC on AccessLogRecords. (https://github.com/solo-io/gloo-mesh-enterprise/issues/123)
- Add a
meshctl init-plugin-manager
which will download and install the meshctl plugin manager. (https://github.com/solo-io/gloo-mesh-enterprise/issues/129)
Fixes