Release notes for 1.7.6 (#8636)

* Release notes for 1.7.6

* Update content/en/news/releases/1.7.x/announcing-1.7.6/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* Update content/en/news/releases/1.7.x/announcing-1.7.6/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* update

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
This commit is contained in:
Jimmy Chen 2020-12-08 13:44:07 -08:00 committed by GitHub
parent d2eb9e6fea
commit b53a50b14c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
---
title: Announcing Istio 1.7.6
linktitle: 1.7.6
subtitle: Patch Release
description: Istio 1.7.6 patch release.
publishdate: 2020-12-10
release: 1.7.6
aliases:
- /news/announcing-1.7.6
---
This release contains bug fixes to improve robustness. This release note describes whats different between Istio 1.7.5 and Istio 1.7.6
{{< relnote >}}
## Changes
- **Fixed** an issue causing telemetry HPA settings to be overridden by the inline replicas. ([Issue #28916](https://github.com/istio/istio/issues/28916))
- **Fixed** an issue where a delegate `VirtualService` change would not trigger an xDS push. ([Issue #29123](https://github.com/istio/istio/issues/29123))
- **Fixed** an issue that caused a very high memory usage with a large number of `ServiceEntry`s. ([Issue #25531](https://github.com/istio/istio/issues/25531))