Changelog
- e8e6356 chore(deps): bump the dev-dependencies group with 3 updates
- 31e7482 chore: update example config with scoutfs VGW_DISABLE_NOARCHIVE
- 65261a9 feat: Adds the Content-Disposition, Content-Language, Cache-Control and Expires object meta properties support in the gateway.
- cfb2d6d feat: Implements object meta properties for CopyObject in azure and posix backends.
- 092d3b0 feat: sync recent posix changes to scoutfs
- 9e0f56f fix: Fixes the returned error type for object legal hold status and object lock mode in PutObject, CopyObject and CreateMultipartUpload.
- 607c6d2 fix: Removes 2 unnecessary integration tests for HeadObject and GetObject.
- 1cea4c8 fix: Reuses the ParseObjectTags method to parse the object tags in PutObject and CreateMultipartUpload.