Release 4.8.1.

This commit is contained in:
Felix Fontein
2025-10-05 16:30:40 +02:00
parent 626426c199
commit d757294540
7 changed files with 469 additions and 415 deletions
-2
View File
@@ -1,2 +0,0 @@
bugfixes:
- "Avoid usage of deprecated ``ansible.module_utils.six`` in all code that does not have to support Python 2 (https://github.com/ansible-collections/community.docker/pull/1137, https://github.com/ansible-collections/community.docker/pull/1139)."
-4
View File
@@ -1,4 +0,0 @@
bugfixes:
- "Avoid usage of deprecated ``ansible.module_utils.six`` in some of the code that still supports Python 2 (https://github.com/ansible-collections/community.docker/pull/1138)."
minor_changes:
- "Note that some new code in ``plugins/module_utils/_six.py`` is MIT licensed (https://github.com/ansible-collections/community.docker/pull/1138)."
-2
View File
@@ -1,2 +0,0 @@
bugfixes:
- "Avoid remaining usages of deprecated ``ansible.module_utils.six`` (https://github.com/ansible-collections/community.docker/pull/1133)."
-1
View File
@@ -1 +0,0 @@
release_summary: Maintenance release.