diff --git a/website/content/docs/upgrading/upgrade-to-1.12.x.mdx b/website/content/docs/upgrading/upgrade-to-1.12.x.mdx index 8c26601564a70..78ac72ee708ae 100644 --- a/website/content/docs/upgrading/upgrade-to-1.12.x.mdx +++ b/website/content/docs/upgrading/upgrade-to-1.12.x.mdx @@ -11,12 +11,16 @@ description: |- This page contains the list of eprecations and important or breaking changes for Vault 1.12.x compared to 1.11. Please read it carefully. -## Supported Storage Backends +## Changes + +### Supported Storage Backends Vault Enterprise will now perform a supported storage check at startup. There is no impact on open-source Vault users. @include 'ent-supported-storage.mdx' +@include 'consul-dataplane-upgrade-note.mdx' + ## Known Issues ### Pinning to builtin plugin versions may cause failure on upgrade