From 958f0d8800d18b75a5306a7f41752dbd476eb811 Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Thu, 16 Aug 2018 12:53:41 -0700 Subject: [PATCH] changelog++ --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32139b29e..bcf9176fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ DEPRECATIONS/CHANGES: FEATURES: * **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. * **ACL Templating**: ACL policies can now be templated using identity Entity, Groups, and Metadata.