From d0c23de2b3d88fc33920037f6cfc332aee46573c Mon Sep 17 00:00:00 2001 From: Sarah Chavis <62406755+schavis@users.noreply.github.com> Date: Thu, 28 Sep 2023 14:16:34 -0700 Subject: [PATCH] [DOCS] Add missing feature info (#23380) * Add missing feature info --- website/content/docs/release-notes/1.15.0.mdx | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/website/content/docs/release-notes/1.15.0.mdx b/website/content/docs/release-notes/1.15.0.mdx index cf55959c5d..761c719915 100644 --- a/website/content/docs/release-notes/1.15.0.mdx +++ b/website/content/docs/release-notes/1.15.0.mdx @@ -168,7 +168,20 @@ Follow the learn more links for more information, or browse the list of - + + + + Secrets syncing + + BETA + + Sync Key/Value (KV) v2 data between Vault and secrets managers from AWS, + Azure, Google Cloud Platform (GCP), GitHub, and Vercel. +

+ Learn more: Secrets Sync + + + Public Key Infrastructure (PKI)