diff --git a/changes/ee/fix-13227.en.md b/changes/ee/fix-13227.en.md new file mode 100644 index 000000000..f2c1c2f38 --- /dev/null +++ b/changes/ee/fix-13227.en.md @@ -0,0 +1 @@ +Fixed an issue with S3 Bridge when running in aggregated mode, where invalid key template in the configuration haven't been reported as an error during bridge setup, but instead caused a storm of hard to recover crashes later.