You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)