Changelog
- adb69ed chore(deps): bump the dev-dependencies group across 1 directory with 16 updates
- 5ce7687 chore(deps): bump the dev-dependencies group with 16 updates
- 8fc0c5a chore(deps): bump the dev-dependencies group with 2 updates
- b9e464b chore(deps): bump the dev-dependencies group with 20 updates
- 8fb6227 chore(deps): bump the dev-dependencies group with 22 updates
- c90e8a7 chore: add non standard delimiter to walk unit tests
- 565000c chore: update example service config for directory perms option
- 4d6ec78 feat: Implements pagination for ListBuckets
- 568f834 feat: add list-buckets test for no buckets
- e7a6ce2 feat: make zero-copy GetObject possible via sendfile
- 66c13ef fix: Adds a check to ensure the x-amz-object-attributes header is set and non-empty.
- 06e2f21 fix: Changes GetObjectAttributes action xml encoding root element to GetObjectAttributesResponse. Adds input validation for x-amz-object-attributes header. Adds x-amz-delete-marker and x-maz-version-id headers for GetObjectAttributes action. Adds VersionId in HeadObject response, if it's not specified in the request
- 7bd32a2 fix: Changes the PutBucketTagging action response status code from 200(OK) to 204(No Content)
- d9591f6 fix: azure admin list-buckets
- 0312a1e fix: internal server error when object parent dir is a file
- a6d61e1 fix: listobjects internal server error for prefix not directory
- 3e04251 fix: remove unnecessary parent dir traversal in backend.Walk()
- db30514 fix: return better error when trying to delete non empty directory object
- 56a2d04 fix: use / for path separation on all platforms and speed up listing with delimiter