Release notes for 1.0.5 (#3003)

(cherry picked from commit 2c692e2a0b)
This commit is contained in:
Martin Taillefer 2018-12-22 10:04:25 -08:00 committed by mtail
parent 124ce78a19
commit ffdca16ee0
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,19 @@
---
title: Istio 1.0.5
weight: 87
icon: 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 `tracespan` adapter, resulting in lower CPU overhead in normal cases.
- Fixed a problem that could lead Pilot to hang.

View File

@ -0,0 +1,9 @@
---
title: Announcing Istio 1.0.5
description: Istio 1.0.5 patch release.
publishdate: 2018-12-20
attribution: The Istio Team
weight: 77
---
We're pleased to announce the availability of Istio 1.0.5. Please check out the [release notes](/about/notes/1.0.5/) to learn more and download this update.