Release 4.6.2.

This commit is contained in:
Felix Fontein 2025-07-26 14:40:37 +02:00
parent e0a4f37e31
commit 3913a9aec1
5 changed files with 360 additions and 324 deletions

File diff suppressed because it is too large Load Diff

View File

@ -4,6 +4,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v4.6.2
======
Release Summary
---------------
Bugfix release for Docker Compose 2.39.0+.
Bugfixes
--------
- docker_compose_v2 - adjust to new dry-run build events in Docker Compose 2.39.0+ (https://github.com/ansible-collections/community.docker/pull/1101).
v4.6.1
======

View File

@ -2130,3 +2130,13 @@ releases:
- 1085-docker_container-command-empty.yml
- 4.6.1.yml
release_date: '2025-06-09'
4.6.2:
changes:
bugfixes:
- docker_compose_v2 - adjust to new dry-run build events in Docker Compose
2.39.0+ (https://github.com/ansible-collections/community.docker/pull/1101).
release_summary: Bugfix release for Docker Compose 2.39.0+.
fragments:
- 1101-compose.yml
- 4.6.2.yml
release_date: '2025-07-26'

View File

@ -1,2 +0,0 @@
bugfixes:
- "docker_compose_v2 - adjust to new dry-run build events in Docker Compose 2.39.0+ (https://github.com/ansible-collections/community.docker/pull/1101)."

View File

@ -1 +0,0 @@
release_summary: Bugfix release for Docker Compose 2.39.0+.