Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions content/en/about/notes/1.1.15/index.md
Original file line number Diff line number Diff line change
@@ -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 >}}
11 changes: 11 additions & 0 deletions content/en/blog/2019/announcing-1.1.15/index.md
Original file line number Diff line number Diff line change
@@ -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 >}}
7 changes: 7 additions & 0 deletions content/en/boilerplates/notes/1.1.15.md
Original file line number Diff line number Diff line change
@@ -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)).