Skip to content

Commit 6f1d4ae

Browse files
committed
OSDOCS-15516 updated release notes
1 parent 3b7ef90 commit 6f1d4ae

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

release_notes/ocp-4-19-release-notes.adoc

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2813,6 +2813,39 @@ This section will continue to be updated over time to provide notes on enhanceme
28132813
For any {product-title} release, always review the instructions on xref:../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-cluster-web-console[updating your cluster] properly.
28142814
====
28152815

2816+
// 4.19.6
2817+
[id="ocp-4-19-6_{context}"]
2818+
=== RHSA-2025:11673 - {product-title} {product-version}.6 image release, bug fix, and security update advisory
2819+
2820+
Issued: 29 July 2025
2821+
2822+
{product-title} release {product-version}.6, which includes security updates, is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2025:11673[RHSA-2025:11673] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:11674[RHBA-2025:11674] advisory.
2823+
2824+
Space precluded documenting all of the container images for this release in the advisory.
2825+
2826+
You can view the container images in this release by running the following command:
2827+
2828+
[source,terminal]
2829+
----
2830+
$ oc adm release info 4.19.6 --pullspecs
2831+
----
2832+
2833+
[id="ocp-4-19-6-enhancements_{context}"]
2834+
==== Enhancements
2835+
2836+
* The KubeVirt Container Storage Interface (CSI) driver now supports volume expansion. Users can dynamically increase the size of their persistent volumes in their tenant cluster. This capability simplifies storage management, allowing for more flexible and scalable infrastructure. (link:https://issues.redhat.com/browse/OCPBUGS-58239[OCPBUGS-58239])
2837+
2838+
[id="ocp-4-19-6-bug-fixes_{context}"]
2839+
==== Bug fixes
2840+
2841+
* Before this release, the `/metrics/usage` endpoint was updated to include authentication and Cross-Site Request Forgery (CSRF) protections. Because of this, requests to this endpoint started failing with a "forbidden" error message because the requests lacked the necessary CSRF token in the request cookie. With this release, a CSRF token was added to the `/metrics/usage` request cookie, resolving the “forbidden” error message. (link:https://issues.redhat.com/browse/OCPBUGS-58331[OCPBUGS-58331])
2842+
2843+
* Before this update, the `console.flag/model` extension point did not work, preventing flags from being properly set when their associated model was provided. With this release, the `console.flag/model` works as expected and properly sets a flag when the associated model is provided. (link:https://issues.redhat.com/browse/OCPBUGS-59513[OCPBUGS-59513])
2844+
2845+
[id="ocp-4-19-6-updating_{context}"]
2846+
==== Updating
2847+
To update an {product-title} 4.19 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].
2848+
28162849
// 4.19.5
28172850
[id="ocp-4-19-5_{context}"]
28182851
=== RHSA-2025:11363 - {product-title} {product-version}.5 image release, bug fix, and security update advisory

0 commit comments

Comments
 (0)