v0.7.4 (2021-06-23)
Closed issues:
- Upgrade requests to version 2.20.0 or later (CVE-2018-18074) #50
- --dangling-volumes runs into an error when there are no dangling volumes #41
- Use kwargs_from_env() to get Client kwargs #13
Merged pull requests:
- Move to GitHub Actions #61 (IamTheFij)
- Remove pre-commit autoupdate in tox #60 (IamTheFij)
- Enable multi-arch builds #59 (ViViDboarder)
- Simplify instructions for installing with pip #54 (dmerejkowsky)
- Bump urllib and requests #52 (keymone)
v0.7.3 (2019-04-25)
Merged pull requests:
- Fix null labels #51 (mattmb)
- adding .secrets.baseline #49 (domanchi)
- Ignore CHANGELOG.md for the end-of-file precommit hook #48 (ATRAN2)
v0.7.2 (2018-03-21)
v0.7.1 (2018-03-21)
Implemented enhancements:
- Remove volumes when removing containers #36 (pauloconnor)
- Add patterns support for exclude-image-file #35 (vshlapakov)
Fixed bugs:
Closed issues:
- docker-custodian crashing when cleaning up. #38
- backports.ssl-match-hostname>=3.5 error when running in Docker #37
- Publish on PyPI? #10
Merged pull requests:
- Add --exclude-container-label argument to dcgc #47 (ATRAN2)
- Port to docker lib #46 (samiam)
- Correctly handle empty dangling volumes #45 (samiam)
- Remove dangling volumes #40 (ymilki)
- Revert docker-py version change #39 (pauloconnor)
v0.6.1 (2016-08-31)
Closed issues:
- Add ability to kill/delete running containers by age #25
- Add tag to yelp/docker-custodian on the docker hub #21
- Error while fetching server API version #20
- Could It also clear mesos tmp files? #19
Merged pull requests:
- Bump to python >=2.7 #33 (danielhoherd)
- Overriding tox with /bin/true #32 (danielhoherd)
- Bump debian version to 0.6.0 #31 (danielhoherd)
- Remove py26 support, code cleanup #27 (kentwills)
- Don't remove recently created containers that were never used #23 (analogue)
- Upgrade requirements to fix #17 #18 (dnephin)
v0.5.1 (2015-09-29)
Implemented enhancements:
- Use Client(version='auto') #7
Fixed bugs:
- Automatically determining API version doesn't work? #17
Closed issues:
Merged pull requests:
- Automatically determine the Docker API version to use #12 (jschrantz)
- Add install instructions to the README #9 (dnephin)
- Fix readme formatting #8 (dnephin)
- Support excluding some images from removal #6 (dnephin)
- Add .travis.yml #5 (dnephin)
v0.4.0 (2015-07-08)
* This Changelog was automatically generated by github_changelog_generator