Release 4.6.1.

This commit is contained in:
Felix Fontein
2025-06-09 13:16:44 +02:00
parent 2108c3dc71
commit 2e20028392
6 changed files with 363 additions and 324 deletions
@@ -1,4 +0,0 @@
bugfixes:
- "docker_compose_v2 - handle a (potentially unintentional) breaking change in Docker Compose 2.37.0.
Note that ``ContainerName`` is no longer part of the return value
(https://github.com/ansible-collections/community.docker/issues/1082, https://github.com/ansible-collections/community.docker/pull/1083)."
@@ -1,2 +0,0 @@
bugfixes:
- "docker_container - fix idempotency if ``command=[]`` and ``command_handling=correct`` (https://github.com/ansible-collections/community.docker/issues/1080, https://github.com/ansible-collections/community.docker/pull/1085)."
-1
View File
@@ -1 +0,0 @@
release_summary: Bugfix release.