1.6.14 release notes (#8540)

* 1.6.14 release notes

* Update index.md

* Update index.md

* Update index.md

* Update index.md
This commit is contained in:
Brian Avery 2020-11-23 14:35:48 -05:00 committed by GitHub
parent 9632384c79
commit 511a4c4cb7
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.6.14
linktitle: 1.6.14
subtitle: Patch Release
description: Istio 1.6.14 patch release.
publishdate: 2020-11-23
release: 1.6.14
aliases:
- /news/announcing-1.6.14
---
This release contains bug fixes to improve robustness. This release note describes whats different between Istio 1.6.13 and Istio 1.6.14
{{< relnote >}}
## Changes
- **Fixed** HPA settings for telemetry being overridden by the inline replicas.
([Issue #28916](https://github.com/istio/istio/issues/28916))
- **Fixed** an issue that caused very high memory usage with a large number of `ServiceEntries`.
([Issue #25531](https://github.com/istio/istio/issues/25531))