Draft 1.1.11 release notes. (#4633)

This commit is contained in:
Joshua Blatt 2019-07-03 09:54:49 -07:00 committed by Frank Budinsky
parent bb8af722b2
commit 49981eebc4
3 changed files with 24 additions and 0 deletions

View File

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

View File

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

View File

@ -0,0 +1,3 @@
## Small enhancements
- Add ability to enable `HTTP/1.0` support in ingress gateway ([Issue 13085](https://github.com/istio/istio/issues/13085)).