Release 3.10.4.

This commit is contained in:
Felix Fontein
2024-06-16 22:04:40 +02:00
parent 4cac2ac021
commit 3383cd551e
6 changed files with 285 additions and 245 deletions
-1
View File
@@ -1 +0,0 @@
release_summary: Bugfix release.
@@ -1,2 +0,0 @@
bugfixes:
- "docker_compose - make sure that the module uses the ``api_version`` parameter (https://github.com/ansible-collections/community.docker/pull/881)."
@@ -1,2 +0,0 @@
bugfixes:
- "docker_compose_v2* modules - there was no check to make sure that one of ``project_src`` and ``definition`` is provided. The modules crashed if none were provided (https://github.com/ansible-collections/community.docker/issues/885, https://github.com/ansible-collections/community.docker/pull/886)."