- Fixed warning with clint
- Dropped support for Python < 3.8
- Added experimental
--object-level-logging
option toscan
command
- Added check for public access allowed
- Added
block-public-access
command
- Fixed error with joblib 0.12
- Scan default encryption by default
- More greppable output
- Performance optimization for single objects
- Added
delete-unencrypted-versions
command - Added
--acl
option toreset-object-acl
command - Added check for existing object ACL before reset
- Fixed issue with unicode keys in Python 2
- Added
enable-default-encryption
command - Added
--dry-run
andpublic-uploads
options toset-policy
command - Added summary to
scan-object-acl
andencrypt
commands - Added
--default-encryption
and--sns-topic
toscan
command
- Added
scan-dns
command - Added
set-policy
command - Added
delete-policy
command - Added
--named
option tolist-policy
command - 2x performance for object commands
- Fixed error with
enable-logging
- Added
scan-object-acl
command - Added
--only
and--except
options - Added
--log-bucket
and--log-prefix
options toscan
command - Added
--log-prefix
option toenable-logging
command
- Fixed policy check
- Added
list-policy
command - Added
reset-object-acl
command - Added support for wildcards
- Added support for customer-provided encryption key
- Added
--version
option - Parallelize encryption
- Fixed issue with packaging
- Fixed json error
- Better message for missing credentials
- First release