Add release notes for 1.10.1 (#9898)

* Add releasenotes for 1.10.1

* grammar fixes

* Update release date
This commit is contained in:
Sam Naser 2021-06-09 12:24:53 -07:00 committed by GitHub
parent 7beab0116f
commit 4788d2ff92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
---
title: Announcing Istio 1.10.1
linktitle: 1.10.1
subtitle: Patch Release
description: Istio 1.10.1 patch release.
publishdate: 2021-06-09
release: 1.10.1
aliases:
- /news/announcing-1.10.1
---
This release contains bug fixes to improve robustness. This release note describes whats different between Istio 1.10.0 and Istio 1.10.1.
{{< relnote >}}
## Changes
- **Fixed** an issue causing the `Host` header to not be modifiable for specific destinations in a `VirtualService` ([Issue #33226](https://github.com/istio/istio/issues/33226))
- **Fixed** an issue that made it impossible to set the PDB `maxUnavailable` field in `IstioOperator` ([Issue #31910](https://github.com/istio/istio/issues/31910))