mirror of https://github.com/istio/istio.io.git
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:
parent
9632384c79
commit
511a4c4cb7
|
|
@ -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 what’s 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))
|
||||
|
||||
Loading…
Reference in New Issue