Release notes for Istio 1.6.12 (#8267)

* Release notes for Istio 1.6.12

* Update content/en/news/releases/1.6.x/announcing-1.6.12/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Remove extra spaces

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
This commit is contained in:
Brian Avery 2020-10-09 13:39:16 -04:00 committed by GitHub
parent be6cfe1257
commit a977c3702f
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.12
linktitle: 1.6.12
subtitle: Patch Release
description: Istio 1.6.12 patch release.
publishdate: 2020-10-06
release: 1.6.12
aliases:
- /news/announcing-1.6.12
---
This release contains bug fixes to improve robustness. This release note describes whats different between Istio 1.6.11 and Istio 1.6.12
{{< relnote >}}
## Changes
- **Added** ability to configure domain suffix for multicluster installation ([Issue #27300](https://github.com/istio/istio/issues/27300))
- **Added** support for `securityContext` in the Kubernetes settings for the operator API. ([Issue #26275](https://github.com/istio/istio/issues/26275))
- **Fixed** an issue preventing calls to wildcard (such as `*.example.com`) domains when a port is set in the `Host` header. ([Issue #25350](https://github.com/istio/istio/issues/25350))