community.docker/changelogs/fragments
Felix Fontein 3aa1ddcca0
Docker SDK for Python 7+: make sure that ssl_version is not passed, and error out if it was explicitly set (#715)
* Do not accept ssl_version for Docker SDK for Python 7.0.0+.

* Add changelog fragment.

* Generally avoid sending None values to TLSConfig. Potentially prevents similar errors in the future, assuming the users do not pass values in.

* Python 2.6 compatibility.
2023-12-09 17:59:06 +00:00
..
.keep Initial commit 2020-10-30 07:05:51 +01:00
703-docker_container-image_name_mismatch.yml Deprecate default 'ignore' of 'image_name_mismatch'. (#703) 2023-12-07 12:32:50 +01:00
713-docker_container-refactoring.yml docker_container: refactoring preparing better comparisons (#713) 2023-12-05 07:26:11 +01:00
715-docker-7.yml Docker SDK for Python 7+: make sure that ssl_version is not passed, and error out if it was explicitly set (#715) 2023-12-09 17:59:06 +00:00