diff --git a/modules/common-attributes.adoc b/modules/common-attributes.adoc index 79ff62fe325f..e9ac1ff3aa0d 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: 30 September 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..f5da357fc868 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, the logging was excessive in various scenarios which were recoverable and not indicative of an actual error. With this update, the logs generated for acquiring scan semaphores have been reduced from `ERROR` to `DEBUG` level. As a result, it is easier to identify actual shutdown issues without the distraction of log spam. + +//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