Release 4.5.2.

This commit is contained in:
Felix Fontein
2025-03-22 12:52:14 +01:00
parent 585595187b
commit 2d65015e86
6 changed files with 344 additions and 306 deletions
+14
View File
@@ -4,6 +4,20 @@ Docker Community Collection Release Notes
.. contents:: Topics
v4.5.2
======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- docker_compose_v2 - fix version check for ``assume_yes`` (https://github.com/ansible-collections/community.docker/pull/1054).
- docker_compose_v2 - use ``--yes`` instead of ``-y`` from Docker Compose 2.34.0 on (https://github.com/ansible-collections/community.docker/pull/1060).
v4.5.1
======