Skip to content

Commit 86586ec

Browse files
author
Shubha Narayanan
committed
Release notes for 4.21 and earlier
1 parent 9887c0b commit 86586ec

File tree

1 file changed

+32
-6
lines changed

1 file changed

+32
-6
lines changed

security/cert_manager_operator/cert-manager-operator-release-notes.adoc

Lines changed: 32 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,32 @@ These release notes track the development of {cert-manager-operator}.
1313

1414
For more information, see xref:../../security/cert_manager_operator/index.adoc#cert-manager-operator-about[About the {cert-manager-operator}].
1515

16+
[id="cert-manager-operator-release-notes-1-19-0_{context}"]
17+
== {cert-manager-operator} 1.19.0
18+
19+
Issued:
20+
21+
The following advisories are available for the {cert-manager-operator} 1.19.0:
22+
23+
* link:https://access.redhat.com/errata/RHBA-2025:21087[RHBA-2025:21087]
24+
25+
Version `v1.19.` of the {cert-manager-operator} is based on the upstream cert-manager version `v.1.19.`. For more information, see the link:https://cert-manager.io/docs/releases/release-notes/release-notes-1.19.[cert-manager project release notes for ].
26+
27+
[id="cert-manager-operator-1-19-0-features-enhancements_{context}"]
28+
=== New features and enhancements
29+
30+
Distributing trust bundles with the trust manager operand for cert-manager (Technology Preview)::
31+
In this release, the {cert-manager-operator} adds support for the trust-manager operand as a Technology Preview feature. You can now install the trust-manager operand to automate the secure distribution of trust bundles, such as certificate authority (CA) certificates, to application namespaces across your cluster. For more information, see ..
32+
33+
Support for configuring the certificate request backoff duration::
34+
In this release, the {cert-manager-operator} adds support for the `--certificate-request-minimum-backoff-duration` flag. With this flag, you can configure the minimum backoff period for certificate requests by override the default configuration. For more information, see ...
35+
36+
37+
[id="cert-manager-operator-1-19-0-known-issues_{context}"]
38+
=== Known issues
39+
40+
* You cannot create a `ClusterIssuer` or `Issuer` custom resource of the SelfSigned type by using the Form view in the {product-title} web console. Because the SelfSigned configuration does not contain any mandatory fields, the Form view cannot correctly process the selection. To work around this problem, create a SelfSigned issuer by using the YAML view in the web console.
41+
1642
[id="cert-manager-operator-release-notes-1-18-1_{context}"]
1743
== {cert-manager-operator} 1.18.1
1844

@@ -37,12 +63,12 @@ With this update, the {cert-manager-operator} images use ubi9-minimal as their b
3763
[id="cert-manager-operator-1-18-1-cves_{context}"]
3864
=== CVEs
3965

40-
* link:https://access..redhat.com/security/cve/CVE-2025-66418[CVE-2025-66418]
41-
* link:https://access..redhat.com/security/cve/CVE-2025-66471[CVE-2025-66471]
42-
* link:https://access..redhat.com/security/cve/CVE-2025-61729[CVE-2025-61729]
43-
* link:https://access..redhat.com/security/cve/CVE-2026-21441[CVE-2025-21441]
44-
* link:https://access..redhat.com/security/cve/CVE-2025-61727[CVE-2025-61727]
45-
* link:https://access..redhat.com/security/cve/CVE-2025-61729[CVE-2025-61729]
66+
* link:https://access.redhat.com/security/cve/CVE-2025-66418[CVE-2025-66418]
67+
* link:https://access.redhat.com/security/cve/CVE-2025-66471[CVE-2025-66471]
68+
* link:https://access.redhat.com/security/cve/CVE-2025-61729[CVE-2025-61729]
69+
* link:https://access.redhat.com/security/cve/CVE-2026-21441[CVE-2025-21441]
70+
* link:https://access.redhat.com/security/cve/CVE-2025-61727[CVE-2025-61727]
71+
* link:https://access.redhat.com/security/cve/CVE-2025-61729[CVE-2025-61729]
4672

4773
[id="cert-manager-operator-release-notes-1-18-0_{context}"]
4874
== {cert-manager-operator} 1.18.0

0 commit comments

Comments
 (0)