mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Release 3.1.0.
This commit is contained in:
479
CHANGELOG.md
479
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,20 @@ Community Crypto Release Notes
|
||||
|
||||
.. contents:: Topics
|
||||
|
||||
v3.1.0
|
||||
======
|
||||
|
||||
Release Summary
|
||||
---------------
|
||||
|
||||
Feature release.
|
||||
|
||||
Minor Changes
|
||||
-------------
|
||||
|
||||
- luks_device - add support for TPM2 enrollment using ``systemd-cryptsetup`` (https://github.com/ansible-collections/community.crypto/issues/850, https://github.com/ansible-collections/community.crypto/pull/972).
|
||||
- luks_device - add support for keyslot priority (https://github.com/ansible-collections/community.crypto/issues/850, https://github.com/ansible-collections/community.crypto/pull/972).
|
||||
|
||||
v3.0.5
|
||||
======
|
||||
|
||||
|
||||
@@ -1886,3 +1886,15 @@ releases:
|
||||
- 3.0.5.yml
|
||||
- 963-ruff.yml
|
||||
release_date: '2025-10-29'
|
||||
3.1.0:
|
||||
changes:
|
||||
minor_changes:
|
||||
- luks_device - add support for TPM2 enrollment using ``systemd-cryptsetup``
|
||||
(https://github.com/ansible-collections/community.crypto/issues/850, https://github.com/ansible-collections/community.crypto/pull/972).
|
||||
- luks_device - add support for keyslot priority (https://github.com/ansible-collections/community.crypto/issues/850,
|
||||
https://github.com/ansible-collections/community.crypto/pull/972).
|
||||
release_summary: Feature release.
|
||||
fragments:
|
||||
- 3.1.0.yml
|
||||
- 964-luks-device-tpm2-priority.yml
|
||||
release_date: '2025-12-29'
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Feature release.
|
||||
@@ -1,3 +0,0 @@
|
||||
minor_changes:
|
||||
- luks_device - add support for TPM2 enrollment using ``systemd-cryptsetup`` (https://github.com/ansible-collections/community.crypto/issues/850, https://github.com/ansible-collections/community.crypto/pull/972).
|
||||
- luks_device - add support for keyslot priority (https://github.com/ansible-collections/community.crypto/issues/850, https://github.com/ansible-collections/community.crypto/pull/972).
|
||||
Reference in New Issue
Block a user