mirror of https://github.com/istio/istio.io.git
authz: update 1.4 release notes (#5601)
* authz: update 1.4 release notes * Update content/en/news/2019/announcing-1.4/change-notes/index.md Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
This commit is contained in:
parent
160a2f721d
commit
28c675c8e5
|
|
@ -15,6 +15,7 @@ weight: 10
|
|||
|
||||
## Security
|
||||
|
||||
- **Added** the [`v1beta1` authorization policy model](/docs/concepts/security#authorization) for enforcing access control. This will eventually replace the [`v1alpha1` RBAC policy](/docs/reference/config/authorization/istio.rbac.v1alpha1/).
|
||||
- **Improved** Citadel to periodically check and rotate the expired root certificate when running in self-sign CA mode.
|
||||
|
||||
## Telemetry
|
||||
|
|
|
|||
Loading…
Reference in New Issue