Fix 134 announce link bug (#5348)

This commit is contained in:
Steven Dake 2019-11-04 12:04:39 -07:00 committed by Martin Taillefer
parent cbf0c319a9
commit 94c352004f
1 changed files with 1 additions and 1 deletions

View File

@ -25,6 +25,6 @@ This release includes bug fixes to improve robustness. This release note describ
## Minor enhancements
- **Improved** reliability of the SDS service. ([Issue #17409](https://github.com/istio/istio/issues/17409), [Issue #17905](https://github.com/istio/istio/issues/17905])
- **Improved** reliability of the SDS service. ([Issue #17409](https://github.com/istio/istio/issues/17409), [Issue #17905](https://github.com/istio/istio/issues/17905))
- **Added** stable versions of failure domain labels. ([Pull Request #17755](https://github.com/istio/istio/pull/17755))
- **Added** update of the global mesh policy on upgrades. ([Pull Request #17033](https://github.com/istio/istio/pull/17033))