changelog++

This commit is contained in:
Jim Kalafut 2018-08-16 12:53:41 -07:00 committed by GitHub
parent 96d8bd4bf7
commit 958f0d8800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ DEPRECATIONS/CHANGES:
FEATURES: FEATURES:
* **AliCloud OSS Storage**: AliCloud OSS can now be used for Vault storage. * **AliCloud OSS Storage**: AliCloud OSS can now be used for Vault storage.
* **Azure Secrets Plugin**: There is now a plugin (pulled in to Vault) that
allows generating credentials to allow access to Azure. See the [plugin
repository](https://github.com/hashicorp/vault-plugin-secrets-azure) for
more information.
* **HA Support for MySQL Storage**: MySQL storage now supports HA. * **HA Support for MySQL Storage**: MySQL storage now supports HA.
* **ACL Templating**: ACL policies can now be templated using identity Entity, * **ACL Templating**: ACL policies can now be templated using identity Entity,
Groups, and Metadata. Groups, and Metadata.