mirror of https://github.com/istio/istio.io.git
576 B
576 B
| title | weight | icon |
|---|---|---|
| Istio 1.0.5 | 87 | notes |
This release addresses some critical issues found by the community in prior releases. This release note describes what's different between Istio 1.0.4 and Istio 1.0.5.
{{< relnote_links >}}
Fixes
-
Disabled the precondition cache in the istio-policy service as it lead to invalid results. The cache will be reintroduced in a later release.
-
Mixer now only generates spans when there is an enabled
tracespanadapter, resulting in lower CPU overhead in normal cases. -
Fixed a problem that could lead Pilot to hang.