mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Release 3.0.4.
This commit is contained in:
564
CHANGELOG.md
564
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,19 @@ Community Crypto Release Notes
|
|||||||
|
|
||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
v3.0.4
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Maintenance release.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- Avoid deprecated functionality in ansible-core 2.20 (https://github.com/ansible-collections/community.crypto/pull/953).
|
||||||
|
|
||||||
v3.0.3
|
v3.0.3
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|||||||
@@ -1868,3 +1868,12 @@ releases:
|
|||||||
- 947-acme-retry.yml
|
- 947-acme-retry.yml
|
||||||
- 949-acme-retry.yml
|
- 949-acme-retry.yml
|
||||||
release_date: '2025-08-04'
|
release_date: '2025-08-04'
|
||||||
|
3.0.4:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- Avoid deprecated functionality in ansible-core 2.20 (https://github.com/ansible-collections/community.crypto/pull/953).
|
||||||
|
release_summary: Maintenance release.
|
||||||
|
fragments:
|
||||||
|
- 3.0.4.yml
|
||||||
|
- 953-deprecations.yml
|
||||||
|
release_date: '2025-10-01'
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
release_summary: Maintenance release.
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
bugfixes:
|
|
||||||
- "Avoid deprecated functionality in ansible-core 2.20 (https://github.com/ansible-collections/community.crypto/pull/953)."
|
|
||||||
Reference in New Issue
Block a user