Przeglądaj źródła

chore: add changelog entry

Andrew Mayorov 1 rok temu
rodzic
commit
0eedab3d76
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      changes/ee/breaking-13332.en.md

+ 4 - 0
changes/ee/breaking-13332.en.md

@@ -0,0 +1,4 @@
+When an S3 Bridge is improperly configured, error messages now contain more informative and easy to read details.
+
+## Breaking changes
+* S3 Bridge configuration with invalid aggregated upload key template will no longer work. Before this change, such configuration was considered valid but the bridge would never work anyway.