Skip to content

Releases: EMCECS/bucket-wipe

bucket-wipe 2.2.0

25 Oct 15:28
0dbdf15
Compare
Choose a tag to compare
  • 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

06 Oct 18:04
5be3d75
Compare
Choose a tag to compare
  • Added a feature to remove MPUs
  • Fixed object key double-decoding (#11)

bucket-wipe 2.0.1

13 Jan 20:38
Compare
Choose a tag to compare
  • Switched to Log4j 2

bucket-wipe 2.0.0

17 Apr 06:55
afb4288
Compare
Choose a tag to compare
  • Added publishing ability to the build
    • This project is now on Maven Central (com.emc.ecs:bucket-wipe)
  • 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

09 May 21:38
Compare
Choose a tag to compare
  • Moved to github