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