Skip to content

v1.5.10

Compare
Choose a tag to compare
@EItanya EItanya released this 17 Nov 22:05
· 28 commits to v1.5.x since this release
c02c864

Fixes

  • Disable gloo metrics service as it is unused, and CPU intensive. (#3849)
  • Fixed a bug where a bad authconfig which should invalidate a single virtual service was incorrectly invalidating the entire gateway (#3538)
  • Fixed a bug where invalid route replacement did not correctly replace routes that referred to a missing UpstreamGroup, which potentially resulted in incorrect config being sent to envoy. Now, the route will be replaced correctly according to the invalid config policy. (#3818)