mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Release 2.4.0.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
release_summary: Regular feature and bugfix release.
|
||||
@@ -1,4 +0,0 @@
|
||||
bugfixes:
|
||||
- "docker connection plugin - make sure that ``docker_extra_args`` is used for querying the Docker version.
|
||||
Also ensures that the Docker version is only queried when needed. This is currently the case if a remote user is specified
|
||||
(https://github.com/ansible-collections/community.docker/issues/325, https://github.com/ansible-collections/community.docker/pull/327)."
|
||||
@@ -1,3 +0,0 @@
|
||||
minor_changes:
|
||||
- "Prepare collection for inclusion in an Execution Environment by declaring its dependencies. The ``docker_stack*`` modules are not supported (https://github.com/ansible-collections/community.docker/pull/336)."
|
||||
- "current_container_facts - add detection for GitHub Actions (https://github.com/ansible-collections/community.docker/pull/336)."
|
||||
@@ -1,2 +0,0 @@
|
||||
minor_changes:
|
||||
- "docker_container - support returning Docker container log output when using Docker's ``local`` logging driver, an optimized local logging driver introduced in Docker 18.09 (https://github.com/ansible-collections/community.docker/pull/337)."
|
||||
Reference in New Issue
Block a user