Release 3.10.3.

This commit is contained in:
Felix Fontein
2024-05-26 20:48:21 +02:00
parent de7729c33c
commit 9e7b5407fd
5 changed files with 277 additions and 239 deletions
+13
View File
@@ -4,6 +4,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v3.10.3
=======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- docker and nsenter connection plugins, docker_container_exec module - avoid using the deprecated ``ansible.module_utils.compat.selectors`` module util with Python 3 (https://github.com/ansible-collections/community.docker/issues/870, https://github.com/ansible-collections/community.docker/pull/871).
v3.10.2
=======