mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Release 3.3.0.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
release_summary: Feature and bugfix release.
|
||||
@@ -1,4 +0,0 @@
|
||||
minor_changes:
|
||||
- docker_image - when using ``archive_path``, detect whether changes are necessary based on the image ID (hash). If the existing tar archive matches the source, do nothing.
|
||||
Previously, each task execution re-created the archive
|
||||
(https://github.com/ansible-collections/community.docker/pull/500).
|
||||
@@ -1,2 +0,0 @@
|
||||
minor_changes:
|
||||
- "current_container_facts - make work with current Docker version, also support Podman (https://github.com/ansible-collections/community.docker/pull/510)."
|
||||
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- "vendored latest Docker SDK for Python bugfix (https://github.com/ansible-collections/community.docker/pull/513, https://github.com/docker/docker-py/issues/3045)."
|
||||
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- "docker_container_exec - fix ``chdir`` option which was ignored since community.docker 3.0.0 (https://github.com/ansible-collections/community.docker/issues/517, https://github.com/ansible-collections/community.docker/pull/518)."
|
||||
Reference in New Issue
Block a user