mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 14:22:56 +00:00
Release 2.26.3.
This commit is contained in:
534
CHANGELOG.md
534
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,19 @@ Community Crypto Release Notes
|
|||||||
|
|
||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
v2.26.3
|
||||||
|
=======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Bugfix release.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- acme_account - make work with CAs that do not accept any account request without External Account Binding data (https://github.com/ansible-collections/community.crypto/issues/918, https://github.com/ansible-collections/community.crypto/pull/919).
|
||||||
|
|
||||||
v2.26.2
|
v2.26.2
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|||||||
@@ -1668,3 +1668,14 @@ releases:
|
|||||||
- 2.26.2.yml
|
- 2.26.2.yml
|
||||||
- 901-remove-entrust.yml
|
- 901-remove-entrust.yml
|
||||||
release_date: '2025-05-22'
|
release_date: '2025-05-22'
|
||||||
|
2.26.3:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- acme_account - make work with CAs that do not accept any account request
|
||||||
|
without External Account Binding data (https://github.com/ansible-collections/community.crypto/issues/918,
|
||||||
|
https://github.com/ansible-collections/community.crypto/pull/919).
|
||||||
|
release_summary: Bugfix release.
|
||||||
|
fragments:
|
||||||
|
- 2.26.3.yml
|
||||||
|
- 919-acme_account-ear.yml
|
||||||
|
release_date: '2025-06-14'
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
release_summary: Bugfix release.
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
bugfixes:
|
|
||||||
- "acme_account - make work with CAs that do not accept any account request without External Account Binding data (https://github.com/ansible-collections/community.crypto/issues/918, https://github.com/ansible-collections/community.crypto/pull/919)."
|
|
||||||
Reference in New Issue
Block a user