This file describes the changes made in each release of artifactory-cleaner
- Check size of archived artifacts to ensure they downloaded properly
- Depend on
artifactory
gem v3.0.15 which properly follows HTTP redirects - Gemspec cleanup
- Fix bug with accepting YAML filter files on the CLI
- Fix thread deadlocks which occured if exceptions were raised in the discovery worker threads
- Update to
artifactory-client
3.0.13 to avoid verbose warnings about deprecatedURI
methods
- Fix circular dependency between bundler and gem install
- Initial Public Release