What's Changed
Features
- s3store: Allow
+
in object IDs by @OwynWang in #1123 - filestore: Allow customising the storage path by @Acconut in #1083
- filestore: Expose
.info
path to hooks by @Acconut in #1162
Bug fixes
- cli: Adjust logging format from plugin hooks to CLI's format by @amiremohamadi in #1108
- filestore: Fix graceful termination when deleting upload by @blmhemu in #1120
- gcsstore: Fix error creating new uploads by @emilaleksanteri in #1131
- filelocker: Emit 404 if directory for lock does not exist by @Acconut in #1149
- handler: Emit pre-finish hook for concatenated uploads by @Acconut in #1185
New Contributors
- @blmhemu made their first contribution in #1118
- @amiremohamadi made their first contribution in #1108
- @OwynWang made their first contribution in #1123
- @emilaleksanteri made their first contribution in #1131
- @ehsansouri23 made their first contribution in #1101
Full Changelog: v2.4.0...v2.5.0