mirror of https://github.com/istio/istio.io.git
address comments from @geeknoid (#4972)
This commit is contained in:
parent
ecd97037d8
commit
136383a410
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Istio 1.3
|
title: Istio 1.3
|
||||||
publishdate: 2019-09-10
|
publishdate: 2019-09-12
|
||||||
icon: notes
|
icon: notes
|
||||||
release: 1.3.0
|
release: 1.3.0
|
||||||
---
|
---
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
- **Improved** Citadel Agent logs by unifying the logging pattern.
|
- **Improved** Citadel Agent logs by unifying the logging pattern.
|
||||||
- **Removed** support for Istio SDS when using [Kubernetes versions earlier than 1.13](/blog/2019/trustworthy-jwt-sds).
|
- **Removed** support for Istio SDS when using [Kubernetes versions earlier than 1.13](/blog/2019/trustworthy-jwt-sds).
|
||||||
- **Removed** integration with Vault CA temporarily. SDS requirements caused the temporary removal but we will reintroduce Vault CA integration in a future release.
|
- **Removed** integration with Vault CA temporarily. SDS requirements caused the temporary removal but we will reintroduce Vault CA integration in a future release.
|
||||||
- **Enabled** the Envoy JWT filter by default to improv
|
- **Enabled** the Envoy JWT filter by default to improve security and reliability.
|
||||||
|
|
||||||
## Telemetry
|
## Telemetry
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue