mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 05:12:54 +00:00
Release 2.26.2.
This commit is contained in:
350
CHANGELOG.md
350
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,23 @@ Community Crypto Release Notes
|
||||
|
||||
.. contents:: Topics
|
||||
|
||||
v2.26.2
|
||||
=======
|
||||
|
||||
Release Summary
|
||||
---------------
|
||||
|
||||
Maintenance release announcing removal of the Entrust content from community.crypto 3.0.0.
|
||||
|
||||
Deprecated Features
|
||||
-------------------
|
||||
|
||||
- The Entrust service in currently being sunsetted after the sale of Entrust's Public Certificates Business to Sectigo; see `the announcement with key dates <https://www.entrust.com/tls-certificate-information-center>`__ and `the migration brief for customers <https://www.sectigo.com/uploads/resources/EOL_Migration-Brief-End-Customer.pdf>`__ for details (https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901).
|
||||
- ecs_certificate - the module will be removed from community.crypto 3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901).
|
||||
- ecs_domain - the module will be removed from community.crypto 3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901).
|
||||
- x509_certificate - the ``entrust`` provider will be removed from community.crypto 3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901).
|
||||
- x509_certificate_pipe - the ``entrust`` provider will be removed from community.crypto 3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901).
|
||||
|
||||
v2.26.1
|
||||
=======
|
||||
|
||||
|
||||
@@ -1643,3 +1643,28 @@ releases:
|
||||
- 867-passphrase-encoding-nolog.yml
|
||||
- 868-luks-remove-keyslot.yml
|
||||
release_date: '2025-04-28'
|
||||
2.26.2:
|
||||
changes:
|
||||
deprecated_features:
|
||||
- The Entrust service in currently being sunsetted after the sale of Entrust's
|
||||
Public Certificates Business to Sectigo; see `the announcement with key
|
||||
dates <https://www.entrust.com/tls-certificate-information-center>`__ and
|
||||
`the migration brief for customers <https://www.sectigo.com/uploads/resources/EOL_Migration-Brief-End-Customer.pdf>`__
|
||||
for details (https://github.com/ansible-collections/community.crypto/issues/895,
|
||||
https://github.com/ansible-collections/community.crypto/pull/901).
|
||||
- ecs_certificate - the module will be removed from community.crypto 3.0.0
|
||||
(https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901).
|
||||
- ecs_domain - the module will be removed from community.crypto 3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895,
|
||||
https://github.com/ansible-collections/community.crypto/pull/901).
|
||||
- x509_certificate - the ``entrust`` provider will be removed from community.crypto
|
||||
3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895,
|
||||
https://github.com/ansible-collections/community.crypto/pull/901).
|
||||
- x509_certificate_pipe - the ``entrust`` provider will be removed from community.crypto
|
||||
3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895,
|
||||
https://github.com/ansible-collections/community.crypto/pull/901).
|
||||
release_summary: Maintenance release announcing removal of the Entrust content
|
||||
from community.crypto 3.0.0.
|
||||
fragments:
|
||||
- 2.26.2.yml
|
||||
- 901-remove-entrust.yml
|
||||
release_date: '2025-05-22'
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Maintenance release announcing removal of the Entrust content from community.crypto 3.0.0.
|
||||
@@ -1,6 +0,0 @@
|
||||
deprecated_features:
|
||||
- "The Entrust service in currently being sunsetted after the sale of Entrust's Public Certificates Business to Sectigo; see `the announcement with key dates <https://www.entrust.com/tls-certificate-information-center>`__ and `the migration brief for customers <https://www.sectigo.com/uploads/resources/EOL_Migration-Brief-End-Customer.pdf>`__ for details (https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901)."
|
||||
- "ecs_certificate - the module will be removed from community.crypto 3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901)."
|
||||
- "ecs_domain - the module will be removed from community.crypto 3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901)."
|
||||
- "x509_certificate - the ``entrust`` provider will be removed from community.crypto 3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901)."
|
||||
- "x509_certificate_pipe - the ``entrust`` provider will be removed from community.crypto 3.0.0 (https://github.com/ansible-collections/community.crypto/issues/895, https://github.com/ansible-collections/community.crypto/pull/901)."
|
||||
Reference in New Issue
Block a user