mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Release 3.0.0.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
release_summary: |
|
||||
New major release of community.crypto with a lot of code modernization.
|
||||
This release drops compatibility for ansible-core before 2.17, for Python
|
||||
before 3.7, and for cryptography before 3.3.
|
||||
It also removes all Entrust modules, and the Entrust provider for the
|
||||
``community.crypto.x509_certificate*`` modules.
|
||||
|
||||
See below for a more detailled list of changes.
|
||||
@@ -1,5 +0,0 @@
|
||||
deprecated_features:
|
||||
- "acme_certificate - the option ``modify_account``'s default value ``true`` has been deprecated. It will change to ``false`` in community.crypto 4.0.0.
|
||||
We recommend to set the option to an explicit value to avoid deprecation warnings, and to prefer setting it to ``false`` already now.
|
||||
Better use the ``community.crypto.acme_account`` module instead
|
||||
(https://github.com/ansible-collections/community.crypto/issues/924)."
|
||||
Reference in New Issue
Block a user