Release 3.7.0.

This commit is contained in:
Felix Fontein
2024-01-27 13:03:00 +01:00
parent b5d085bb88
commit 810bf738d7
7 changed files with 50 additions and 9 deletions
-1
View File
@@ -1 +0,0 @@
release_summary: Bugfix and feature release.
@@ -1,2 +0,0 @@
bugfixes:
- "docker_compose_v2_pull - the module was documented as part of the ``community.docker.docker`` action group, but was not actually part of it. That has now been fixed (https://github.com/ansible-collections/community.docker/pull/773)."
@@ -1,2 +0,0 @@
minor_changes:
- "docker_compose_v2, docker_compose_v2_pull - support ``files`` parameter to specify multiple Compose files (https://github.com/ansible-collections/community.docker/issues/772, https://github.com/ansible-collections/community.docker/pull/775)."
@@ -1,2 +0,0 @@
minor_changes:
- "docker_compose_v2 - add ``scale`` option to allow to explicitly scale services (https://github.com/ansible-collections/community.docker/pull/776)."
@@ -1,2 +0,0 @@
bugfixes:
- "docker_compose_v2 - properly parse dry-run build events from ``stderr`` (https://github.com/ansible-collections/community.docker/issues/778, https://github.com/ansible-collections/community.docker/pull/779)."