mirror of https://github.com/istio/istio.io.git
Draft 1.1.11 release notes. (#4633)
This commit is contained in:
parent
bb8af722b2
commit
49981eebc4
|
@ -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 >}}
|
|
@ -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 >}}
|
|
@ -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)).
|
Loading…
Reference in New Issue