Release 5.0.5.

This commit is contained in:
Felix Fontein
2025-12-31 08:24:52 +01:00
parent 3cd159b837
commit bacb512e0a
5 changed files with 396 additions and 358 deletions
+13
View File
@@ -4,6 +4,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v5.0.5
======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- modules and plugins using the Docker SDK for Python - do not automatically set ``tls_hostname`` when ``validate_certs=true`` for Docker SDK for Python 7.0.0+ (https://github.com/ansible-collections/community.docker/issues/1225, https://github.com/ansible-collections/community.docker/pull/1226).
v5.0.4
======