1.1.12 release notes (#4756)

* 1.1.12 release notes

* Update content/boilerplates/notes/1.1.12.md
This commit is contained in:
Joshua Blatt 2019-08-02 15:24:43 -07:00 committed by Istio Automation
parent aeedb3ef3d
commit 9fb2042c34
3 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
title: Istio 1.1.12
publishdate: 2019-08-02
icon: notes
release: 1.1.12
---
This release includes bug fixes to improve robustness. This release note describes what's different between Istio 1.1.11 and Istio 1.1.12.
{{< relnote >}}

View File

@ -0,0 +1,11 @@
---
title: Announcing Istio 1.1.12
description: Istio 1.1.12 patch release.
publishdate: 2019-08-02
attribution: The Istio Team
release: 1.1.12
---
We're pleased to announce the availability of Istio 1.1.12. Please see below for what's changed.
{{< relnote >}}

View File

@ -0,0 +1,3 @@
## Bug fixes
- Fix a bug where the sidecar could infinitely forward requests to itself when a `Pod` resource defines a port that isn't defined for a service ([Issue 14443](https://github.com/istio/istio/issues/14443)) and ([Issue 14242](https://github.com/istio/istio/issues/14242))