CHANGELOG.md
December 5, 2025 ยท View on GitHub
0.5.0 (2025-12-04)
- Dropped support for Python < 3.10
0.4.0 (2023-07-23)
- Fixed warning with clint
- Dropped support for Python < 3.8
0.3.1 (2020-08-17)
- Added experimental
--object-level-loggingoption toscancommand
0.3.0 (2020-01-05)
- Added check for public access allowed
- Added
block-public-accesscommand
0.2.1 (2018-10-16)
- Fixed error with joblib 0.12
0.2.0 (2018-04-15)
- Scan default encryption by default
- More greppable output
- Performance optimization for single objects
0.1.8 (2018-02-16)
- Added
delete-unencrypted-versionscommand - Added
--acloption toreset-object-aclcommand - Added check for existing object ACL before reset
- Fixed issue with unicode keys in Python 2
0.1.7 (2017-11-13)
- Added
enable-default-encryptioncommand - Added
--dry-runandpublic-uploadsoptions toset-policycommand - Added summary to
scan-object-aclandencryptcommands - Added
--default-encryptionand--sns-topictoscancommand
0.1.6 (2017-10-01)
- Added
scan-dnscommand - Added
set-policycommand - Added
delete-policycommand - Added
--namedoption tolist-policycommand - 2x performance for object commands
0.1.5 (2017-09-18)
- Fixed error with
enable-logging
0.1.4 (2017-09-17)
- Added
scan-object-aclcommand - Added
--onlyand--exceptoptions - Added
--log-bucketand--log-prefixoptions toscancommand - Added
--log-prefixoption toenable-loggingcommand
0.1.3 (2017-09-14)
- Fixed policy check
- Added
list-policycommand - Added
reset-object-aclcommand - Added support for wildcards
- Added support for customer-provided encryption key
- Added
--versionoption - Parallelize encryption
0.1.2 (2017-09-13)
- Fixed issue with packaging
0.1.1 (2017-09-12)
- Fixed json error
- Better message for missing credentials
0.1.0 (2017-09-12)
- First release