Release 3.4.10.

This commit is contained in:
Felix Fontein
2023-10-29 15:30:46 +01:00
parent a0775fe194
commit ee054c6bf7
4 changed files with 24 additions and 4 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v3.4.10
=======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- docker_swarm - make init and join operations work again with Docker SDK for Python before 4.0.0 (https://github.com/ansible-collections/community.docker/issues/695, https://github.com/ansible-collections/community.docker/pull/696).
v3.4.9
======