diff --git a/modules/common-attributes.adoc b/modules/common-attributes.adoc index 79ff62fe325f..5e5fcc64659f 100644 --- a/modules/common-attributes.adoc +++ b/modules/common-attributes.adoc @@ -59,10 +59,11 @@ endif::[] :osp: Red{nbsp}Hat OpenShift :olm-first: Operator Lifecycle Manager (OLM) :olm: OLM -:rhacs-version: 4.8.4 +:rhacs-version: 4.8.5 :ga-date-482: 18 August 2025 :ga-date-483: 9 September 2025 :ga-date-484: 15 September 2025 +:ga-date-485: 3 November 2025 :ocp-supported-version: 4.12 :ocp-latest-version: 4.17 :plugin-acs-latest-version: 0.0.4 diff --git a/release_notes/48-release-notes.adoc b/release_notes/48-release-notes.adoc index f7afd14071ab..9912f89ea0b3 100644 --- a/release_notes/48-release-notes.adoc +++ b/release_notes/48-release-notes.adoc @@ -20,7 +20,7 @@ toc::[] |`4.8.2` | {ga-date-482} |`4.8.3` | {ga-date-483} |`4.8.4` | {ga-date-484} - +|`4.8.5` | {ga-date-485} |==== [id="about-this-release-480_{context}"] @@ -457,4 +457,22 @@ This release also addresses the following security vulnerabilities: * Vulnerability in the form-data JavaScript library (link:https://access.redhat.com/security/cve/cve-2025-7783)[CVE-2025-7783]) + +[id="about-this-release-485_{context}"] +== About release 4.8.5 + +*Release date* {ga-date-485} + +This release provides the following bug fixes: + +//ROX-30462 +* Before this update, "acquiring scan semaphores" error logs were excessive in scenarios which were recoverable and logs were not indicative of an actual error. These messages have been reduced from `ERROR` to `DEBUG` level. + +//ROX-30867 +* Before this update, Central processed large batches of process indicators in a single database transaction while holding a lock. With this update, the process indicator processing logic is optimized, resulting in reduced strain on Central and Central DB during high-volume indicator processing. + +//ROX-31088 +* Before this update, the installed version of the Compliance Operator was not correctly reported through telemetry. +With this update, the mechanism that reports the Compliance Operator version through telemetry is fixed and the Compliance Operator version is now correctly reported through telemetry. + include::modules/image-versions.adoc[leveloffset=+1] \ No newline at end of file