From 865ca8045501dd31474fbeb0ed04ac0df0e9d89d Mon Sep 17 00:00:00 2001 From: Clint Date: Wed, 11 Dec 2019 09:33:39 -0600 Subject: [PATCH] Changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0874afa33..af7c7bf62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ BUG FIXES: for existing DR secondaries * secrets/pki: Prevent generating certificate on performance standby when storing [GH-7904] +* secrets/transit: Prevent restoring keys to new names that are sub paths [GH-7998] * storage/s3: Fix a bug in configurable S3 paths that was preventing use of S3 as a source during `operator migrate` operations [GH-7966] * ui: Ensure secrets with a period in their key can be viewed an copied [GH-7926]