Changelog
- f7da252 chore(deps): bump the dev-dependencies group with 3 updates
- c75edc2 chore: minor readme cleanup
- e1a1d7f chore: more readme cleanup
- fbaba0b feat: Added object WORM protection by object-lock feature from AWS with the following actions support: PutObjectLockConfiguration, GetObjectLockConfiguration, PutObjectRetention, GetObjectRetention, PutObjectLegalHold, GetObjectLegalHold
- 89755ea feat: Changed object lock actions interface to put/get []byte
- 00476ef feat: Closes #490, Added integration tests for object lock actions
- 5c835c5 feat: Implemented GetBucketPolicy, PutBucketPolicy action in azure backend
- 84ce40f fix: Fixes #487, added response headers for HeadBucket action
- 892d4d7 fix: as of Go 1.21, toolchain versions must use the 1.N.P syntax
- 4429570 fix: use xattr.ENOATTR check for posix xattrs