Skip to content

Latest commit

 

History

History
113 lines (70 loc) · 6.69 KB

CHANGELOG.md

File metadata and controls

113 lines (70 loc) · 6.69 KB

Changelog

v0.7.4 (2021-06-23)

Full Changelog

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:

v0.7.3 (2019-04-25)

Full Changelog

Merged pull requests:

v0.7.2 (2018-03-21)

Full Changelog

v0.7.1 (2018-03-21)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix broken filtering for images used by containers #43 (chekunkov)

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:

v0.6.1 (2016-08-31)

Full Changelog

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:

v0.5.1 (2015-09-29)

Full Changelog

Implemented enhancements:

  • Use Client(version='auto') #7

Fixed bugs:

  • Automatically determining API version doesn't work? #17

Closed issues:

  • Put on the docker hub using the yelp namespace #16
  • Is it production ready? #15

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)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator