Skip to content

Commit 5c139f8

Browse files
committed
OSDOCS-15764 removed a release note
1 parent 7d7f0bc commit 5c139f8

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
@@ -3366,6 +3366,33 @@ This section will continue to be updated over time to provide notes on enhanceme
33663366
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.
33673367
====
33683368

3369+
//4.16.46
3370+
[id="ocp-4-16-46_{context}"]
3371+
=== RHSA-2025:13336 - {product-title} {product-version}.46 bug fix and security update
3372+
3373+
Issued: 13 August 2025
3374+
3375+
{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.
3376+
3377+
You can view the container images in this release by running the following command:
3378+
3379+
[source,terminal]
3380+
----
3381+
$ oc adm release info 4.16.46 --pullspecs
3382+
----
3383+
3384+
[id="ocp-4-16-46-bug-fixes_{context}"]
3385+
==== Bug fixes
3386+
3387+
* 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])
3388+
3389+
* 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])
3390+
3391+
[id="ocp-4-16-46-updating_{context}"]
3392+
==== Updating
3393+
3394+
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].
3395+
33693396
//4.16.45
33703397
[id="ocp-4-16-45_{context}"]
33713398
=== RHSA-2025:11681 - {product-title} {product-version}.45 bug fix and security update

0 commit comments

Comments
 (0)