Release 3.0.0-rc1.

This commit is contained in:
Felix Fontein
2022-07-26 08:59:01 +02:00
parent cc55aeb882
commit e90647b209
4 changed files with 24 additions and 3 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v3.0.0-rc1
==========
Release Summary
---------------
First release candidate for community.docker 3.0.0. As long as more bugs are found new release candidates will be released.
Bugfixes
--------
- modules and plugins communicating directly with the Docker daemon - prevent crash when TLS is used (https://github.com/ansible-collections/community.docker/pull/432).
v3.0.0-a3
=========