Skip to content

v1.18.0-beta8

Compare
Choose a tag to compare
@sheidkamp sheidkamp released this 17 Jul 20:54
· 122 commits to main since this release
0cbdbd7

Fixes

  • Fix regex safety check for CORS allowed origins. Other instances in gloo already checked the regex either through compile or envoy validate. (#7524)
  • Resolves issue of HTTPS listeners not aggregating appropriately when defined using the same port on a kube gateway. (solo-io/solo-projects#6559)