diff --git a/modules/common-attributes.adoc b/modules/common-attributes.adoc index 575793c5fe89..5cacf3181ff6 100644 --- a/modules/common-attributes.adoc +++ b/modules/common-attributes.adoc @@ -55,9 +55,9 @@ endif::[] :osp: Red{nbsp}Hat OpenShift :olm-first: Operator Lifecycle Manager (OLM) :olm: OLM -:rhacs-version: 4.6.7 +:rhacs-version: 4.6.8 :ocp-supported-version: 4.12 -:ocp-latest-version: 4.18 +:ocp-latest-version: 4.19 :product-rosa: Red{nbsp}Hat OpenShift Service on AWS :product-rosa-short: ROSA :product-title: Red{nbsp}Hat Advanced Cluster Security for Kubernetes diff --git a/release_notes/46-release-notes.adoc b/release_notes/46-release-notes.adoc index 2acce6256217..235c02d574d2 100644 --- a/release_notes/46-release-notes.adoc +++ b/release_notes/46-release-notes.adoc @@ -23,6 +23,7 @@ toc::[] |`4.6.5` | 15 April 2025 |`4.6.6` | 27 May 2025 |`4.6.7` | 11 June 2025 +|`4.6.8` | 17 July 2025 |==== @@ -545,4 +546,18 @@ This release provides fixes for these security issues: * zlib: Out-of-bounds pointer arithmetic in `inftrees.c` link:https://access.redhat.com/security/cve/CVE-2016-9840[(CVE-2016-9840)] * krb5: Kerberos RC4-HMAC-MD5 checksum vulnerability link:https://access.redhat.com/security/cve/CVE-2025-3576[(CVE-2025-3576)] +[id="about-release-468_{context}"] +== About release 4.6.8 + +*Release date*: 17 July 2025 + +This release of {product-title-short} 4.6 provides the following bug fixes: + +//ROX-29755 +* Before this update, the failure of Sensor to call `stream.Recv()` caused gRPC flow control to block image reprocessing every 4 hours. With this update, the reprocessing loop includes a timeout for sending messages to Sensors, which resolves the issue and resumes the image reprocessing as expected. +//ROX-28665 +* Before this update, missing network policy configuration for port `9090` on long-running clusters from earlier releases prevented Elasticsearch from indexing those clusters. With this update, Elasticsearch integration for long-running cluster metrics resolves the issue, and you can now access search results from these clusters. +//ROX-29716 +* Before this update, image digest mismatches caused signature verification to fail, even when the signatures were valid. With this update, a check verifies image references against signatures, resolving the issue and allowing {ocp} to successfully verify image signatures for secure deployment. + include::modules/image-versions.adoc[leveloffset=+1] \ No newline at end of file