From 5672326ca805669e3a8095b85daa968570e02440 Mon Sep 17 00:00:00 2001 From: Andrew Mayorov Date: Thu, 6 Jun 2024 16:34:30 +0200 Subject: [PATCH] chore: add changelog entry --- changes/ee/fix-13197.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ee/fix-13197.en.md diff --git a/changes/ee/fix-13197.en.md b/changes/ee/fix-13197.en.md new file mode 100644 index 000000000..069879aee --- /dev/null +++ b/changes/ee/fix-13197.en.md @@ -0,0 +1 @@ +Fixed an issue with S3 Bridge that prevented automatic saving of TLS certificates and key files to the file system, when they are supplied through the Dashboard UI or Connector API.