From f4fa0a30e0e3bcce02af5d642d0cdac23eadb65d Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Tue, 28 Aug 2018 12:20:37 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a69dcd33b..dee74bf6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,12 +38,17 @@ DEPRECATIONS/CHANGES: FEATURES: - * **Namespaces (Enterprise)** is a set of features within Vault Enterprise + * **Namespaces (Enterprise)**: A set of features within Vault Enterprise that allows Vault environments to support *Secure Multi-tenancy* within a single Vault Enterprise infrastructure. Through namespaces, Vault administrators can support tenant isolation for teams and individuals as well as empower those individuals to self-manage their own tenant environment. + * **Performance Standbys (Enterprise)**: Standby nodes can now service + requests that do not modify storage. This provides near-horizontal scaling + of a cluster in some workloads, and is the intra-cluster analogue of + the existing Performance Replication feature, which replicates to distinct + clusters in other datacenters, geos, etc. * **AliCloud OSS Storage**: AliCloud OSS can now be used for Vault storage. * **AliCloud Auth Plugin**: AliCloud's identity services can now be used to grant access to Vault. See the [plugin