Releases: EMCECS/bucket-wipe
Releases · EMCECS/bucket-wipe
bucket-wipe 2.2.0
- Updated gradle to 6.9.2.
- Updated all dependencies and plugins to latest.
- object-client to 3.4.4
- smart-client-ecs to 3.0.0.
bucket-wipe 2.1.0
- Added a feature to remove MPUs
- Fixed object key double-decoding (#11)
bucket-wipe 2.0.1
- Switched to Log4j 2
bucket-wipe 2.0.0
- Added publishing ability to the build
- This project is now on Maven Central (
com.emc.ecs:bucket-wipe
)
- This project is now on Maven Central (
- Upgraded gradle to 5.2.1 and shadow to 5.2.0
- Refactored to be called as a library
- Simplified thread and task management
- Switched to async execution to capture errors without worrying about futures
- Added a semaphore to throttle the submission rate
bucket-wipe 1.10
- Moved to github