diff --git a/modules/common-attributes.adoc b/modules/common-attributes.adoc index 4089749f94da..0a14e5fb3dd4 100644 --- a/modules/common-attributes.adoc +++ b/modules/common-attributes.adoc @@ -55,7 +55,7 @@ endif::[] :osp: Red{nbsp}Hat OpenShift :olm-first: Operator Lifecycle Manager (OLM) :olm: OLM -:rhacs-version: 4.6.0 +:rhacs-version: 4.6.1 :ocp-supported-version: 4.12 :ocp-latest-version: 4.17 :product-rosa: Red{nbsp}Hat OpenShift Service on AWS diff --git a/release_notes/46-release-notes.adoc b/release_notes/46-release-notes.adoc index e48871987f85..5af1f943ce37 100644 --- a/release_notes/46-release-notes.adoc +++ b/release_notes/46-release-notes.adoc @@ -16,6 +16,7 @@ toc::[] |{product-title-short} version |Released on |`4.6.0` | 3 December 2024 +|`4.6.1` | 18 December 2024 |==== @@ -365,4 +366,15 @@ With this release, the response includes the new `code` field that includes the * Previously, when using delegated scanning, newer image metadata and layers were pulled incorrectly for an older image referenced by tag when the image registry contents had changed since deployment. Now, the metadata and layers pulled are based on the digest of the image provided by the container runtime when available, instead of just the tag. -include::modules/image-versions.adoc[leveloffset=+1] +[id="about-release-461_{context}"] +== About release 4.6.1 + +*Release date*: 18 December 2024 + +This release of {product-title-short} fixes the following bugs: + +* Fixed an issue where Sensor went online prematurely due to HTTP reachability, assuming the gRPC connection was active. + +* Fixed an issue where the HTML code in column values was rendered in PDFs due to insufficient sanitization. + +include::modules/image-versions.adoc[leveloffset=+1] \ No newline at end of file