Prepare 3.4.9 release.

This commit is contained in:
Felix Fontein
2023-10-08 18:20:13 +02:00
parent 4d9b85c975
commit be610963b5
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
release_summary: Maintenance release with updated documentation and vendored Docker SDK for Python code.
+5
View File
@@ -0,0 +1,5 @@
bugfixes:
- vendored Docker SDK for Python code - cherry-pick changes from the
Docker SDK for Python code to align code. These changes should not
affect the parts used by the collection's code
(https://github.com/ansible-collections/community.docker/pull/694).