Fixes
- Add warnings when users try to use enterprise-only Gloo Edge features when running the Open Source edition of Gloo Edge (#4020)
- Introduce API for a new enterprise-only feature of configuring multiple ext auth servers in Settings. Allow for configuring an ext_authz filter that points to one of those servers per route. Allow
stat_prefix
to be enabled for an ext_authz filter. This is an additional prefix that is used when emitting statistics. (#4874) - Fix enterprise install commands to use latest patch version based off of the CLI minor version. (#4555)