1.13.4 release note (#11309) (#11318)

* 1.13.4 release note

* bump version

* Update content/en/news/releases/1.13.x/announcing-1.13.4/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* Update content/en/news/releases/1.13.x/announcing-1.13.4/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* remove reverted release note

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Steven Landow <steven@stlcomputerservices.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
This commit is contained in:
lei-tang 2022-05-17 11:18:08 -07:00 committed by GitHub
parent 85b7abde45
commit 6c3761a345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
---
title: Announcing Istio 1.13.4
linktitle: 1.13.4
subtitle: Patch Release
description: Istio 1.13.4 patch release.
publishdate: 2022-05-17
release: 1.13.4
aliases:
- /news/announcing-1.13.4
---
This release contains bug fixes to improve robustness.
This release note describes what's different between Istio 1.13.3 and 1.13.4.
{{< relnote >}}
## Changes
- **Fixed** some `ServiceEntry` hostnames causing non-deterministic Envoy routes.
([Issue #38678](https://github.com/istio/istio/issues/38678))
- **Fixed** `istioctl experimental describe pod` error: `failed to fetch mesh config`.
([Issue #38636](https://github.com/istio/istio/issues/38636))