Release 1.6.1.

This commit is contained in:
Felix Fontein
2021-05-17 13:58:16 +02:00
parent 355b29e7d3
commit edd14808ee
4 changed files with 24 additions and 3 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v1.6.1
======
Release Summary
---------------
Bugfix release to reduce deprecation warning spam.
Bugfixes
--------
- docker_* modules and plugins, except ``docker_swarm`` connection plugin and ``docker_compose`` and ``docker_stack*` modules - only emit ``tls_hostname`` deprecation message if TLS is actually used (https://github.com/ansible-collections/community.docker/pull/143).
v1.6.0
======