Changelog
- 5dca7cf chore(deps): bump the dev-dependencies group with 5 updates
- 754c221 feat: Added bucket policy access verifier function implementation. Changed the default behaviour of bucket ACLs. Fixed the supported actions list for bucket policy. Implemented Copy* actions access checker function
- af641e5 feat: Added integration test cases for Put/Get/DeleteBucketPolicy actions. Made some bug fixes in these actions implementations
- d469a72 feat: Implemented Put/Get/DeletBucketPolicy s3 actions in posix backend. Implemented policy document validation function
- bda5738 feat: reformat readme and add mailing list
- 7ff89af fix: scoutfs backend needs to dereference types.CompletedPart.PartNumber
- 0ea5db2 fix: scoutfs return correct ContentRange for get request