Release 3.4.7.

This commit is contained in:
Felix Fontein
2023-06-15 13:15:25 +02:00
parent 440669e76d
commit e5d289a650
4 changed files with 24 additions and 3 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v3.4.7
======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- docker_swarm_info - if ``service=true`` is used, do not crash when a service without an endpoint spec is encountered (https://github.com/ansible-collections/community.docker/issues/636, https://github.com/ansible-collections/community.docker/pull/637).
v3.4.6
======