mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Release 2.17.0.
This commit is contained in:
@@ -5,6 +5,19 @@ Community Crypto Release Notes
|
|||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
|
||||||
|
v2.17.0
|
||||||
|
=======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Feature release.
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- luks_device - add allow discards option (https://github.com/ansible-collections/community.crypto/pull/693).
|
||||||
|
|
||||||
v2.16.2
|
v2.16.2
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|||||||
@@ -979,6 +979,15 @@ releases:
|
|||||||
- 684-info-code.yml
|
- 684-info-code.yml
|
||||||
- 685-acme-retry.yml
|
- 685-acme-retry.yml
|
||||||
release_date: '2023-12-08'
|
release_date: '2023-12-08'
|
||||||
|
2.17.0:
|
||||||
|
changes:
|
||||||
|
minor_changes:
|
||||||
|
- luks_device - add allow discards option (https://github.com/ansible-collections/community.crypto/pull/693).
|
||||||
|
release_summary: Feature release.
|
||||||
|
fragments:
|
||||||
|
- 2.17.0.yml
|
||||||
|
- 693-allow-discards.yaml
|
||||||
|
release_date: '2024-01-21'
|
||||||
2.2.0:
|
2.2.0:
|
||||||
changes:
|
changes:
|
||||||
bugfixes:
|
bugfixes:
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
release_summary: Feature release.
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
minor_changes:
|
|
||||||
- luks_device - add allow discards option (https://github.com/ansible-collections/community.crypto/pull/693).
|
|
||||||
Reference in New Issue
Block a user