Skip to content

v1.7.17

Compare
Choose a tag to compare
@sam-heilbron sam-heilbron released this 05 Aug 05:44
· 11 commits to v1.7.x since this release
317a238

Fixes

  • Fix a potential NPE with translation in multi destinations. (#5112)
  • Add PROXY protocol as listener filter, instead of relying on the deprecated use_proxy_proto flag that Envoy exposes. We ensure the filter occurs before the TLS inspector filter, to ensure that PROXY protocol and SNI can be used together. (#5116)