Add 1.1.15 release notes. (#5005)

This commit is contained in:
Joshua Blatt 2019-09-16 15:09:59 -07:00 committed by Martin Taillefer
parent c8f4c9af40
commit 35ba46ae3f
3 changed files with 28 additions and 0 deletions

View File

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

View File

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

View File

@ -0,0 +1,7 @@
## Bug fixes
- Fix an Envoy crash introduced in Istio 1.1.14 ([Issue 16357](https://github.com/istio/istio/issues/16357)).
## Small enhancements
- Expose `HTTP/2` window size settings as Pilot environment variables ([Issue 17117](https://github.com/istio/istio/issues/17117)).