Fix link to issue 2160 on the release note for Istio 1.1.9 (#4712) (#4721)

(cherry picked from commit f059e72fcb)
This commit is contained in:
mergify[bot] 2019-07-25 15:19:45 -07:00 committed by Martin Taillefer
parent 2ebb2efb22
commit ea02edc433
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- Prevent overly large strings from being sent to Prometheus ([Issue 14642](https://github.com/istio/istio/issues/14642)).
- Reuse previously cached JWT public keys if transport errors are encountered during renewal ([Issue 14638](https://github.com/istio/istio/issues/14638)).
- Bypass JWT authentication for HTTP OPTIONS methods to support CORS requests ([Issue 2160](https://github.com/istio/proxy/issues/2160)).
- Bypass JWT authentication for HTTP OPTIONS methods to support CORS requests.
- Fix Envoy crash caused by the Mixer filter ([Issue 14707](https://github.com/istio/istio/issues/14707)).
## Small enhancements