Skip to content

Commit 67c8f87

Browse files
authored
Merge pull request #97378 from wgabor0427/OSDOCS-15764
OSDOCS-15764 created 4-16-46 z-stream release notes
2 parents 07eef0e + cee32ba commit 67c8f87

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3371,6 +3371,33 @@ This section will continue to be updated over time to provide notes on enhanceme
33713371
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.
33723372
====
33733373

3374+
//4.16.46
3375+
[id="ocp-4-16-46_{context}"]
3376+
=== RHSA-2025:13336 - {product-title} {product-version}.46 bug fix and security update
3377+
3378+
Issued: 13 August 2025
3379+
3380+
{product-title} release {product-version}.46 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:13336[RHSA-2025:13336] advisory.
3381+
3382+
You can view the container images in this release by running the following command:
3383+
3384+
[source,terminal]
3385+
----
3386+
$ oc adm release info 4.16.46 --pullspecs
3387+
----
3388+
3389+
[id="ocp-4-16-46-bug-fixes_{context}"]
3390+
==== Bug fixes
3391+
3392+
* Before this update, the `catalog-operator` captured snapshots every five minutes, which caused CPU spikes when dealing with many namespaces, subscriptions, and large catalog sources. This increased load on the catalog source pods and prevented users from installing or upgrading operators. With this release, the catalog snapshot cache lifetime has been increased to 30 minutes allowing enough time for the catalog source to resolve attempts without causing an undue load and stabilizing the operator installation and upgrade process. (link:https://issues.redhat.com/browse/OCPBUGS-57429[OCPBUGS-57429])
3393+
3394+
* Before this update, forward slashes were permitted in the `console.tab/horizontalNav` `href` values. Starting in 4.15, a regression resulted in the forward slashes no longer working correctly when used in `href` values. With this release, forward slashes in `console.tab/horizontalNav` `href` values continue to work as expected. (link:https://issues.redhat.com/browse/OCPBUGS-59358[OCPBUGS-59358])
3395+
3396+
[id="ocp-4-16-46-updating_{context}"]
3397+
==== Updating
3398+
3399+
To update an existing {product-title} {product-version} cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].
3400+
33743401
//4.16.45
33753402
[id="ocp-4-16-45_{context}"]
33763403
=== RHSA-2025:11681 - {product-title} {product-version}.45 bug fix and security update

0 commit comments

Comments
 (0)