chore: add changelog entry

This commit is contained in:
Andrew Mayorov 2024-06-25 15:25:34 +02:00
parent 486a041adf
commit 0eedab3d76
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 4 additions and 0 deletions

View File

@ -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.