mirror of https://github.com/istio/istio.io.git
(cherry picked from commit f059e72fcb
)
This commit is contained in:
parent
2ebb2efb22
commit
ea02edc433
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue