From 72498fe105190b15cc6cd9cb2ba98b0e396def97 Mon Sep 17 00:00:00 2001 From: Dan Upton Date: Tue, 16 Nov 2021 23:07:14 +0000 Subject: [PATCH] changelog: entry for snapshot agent `license_path` bug (#11561) --- .changelog/_1328.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/_1328.txt diff --git a/.changelog/_1328.txt b/.changelog/_1328.txt new file mode 100644 index 000000000..2e931517f --- /dev/null +++ b/.changelog/_1328.txt @@ -0,0 +1,3 @@ +```release-note:bug +snapshot: **(Enterprise only)** fixed a bug where the snapshot agent would ignore the `license_path` setting in config files +```