Skip to content

Commit 613abff

Browse files
authored
Merge pull request #93213 from agantony/ROX29250-rhacs-docs-4.7
[RHACS] [Docs] ROX-29250: Adding release notes for 4.7.3
2 parents 61d916c + e39e6e7 commit 613abff

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

modules/common-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ endif::[]
5858
:osp: Red{nbsp}Hat OpenShift
5959
:olm-first: Operator Lifecycle Manager (OLM)
6060
:olm: OLM
61-
:rhacs-version: 4.7.2
61+
:rhacs-version: 4.7.3
6262
:ocp-supported-version: 4.12
6363
:ocp-latest-version: 4.17
6464
:plugin-acs-latest-version: 0.0.4

release_notes/47-release-notes.adoc

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ toc::[]
1818
|`4.7.0` | 17 March 2025
1919
|`4.7.1` | 31 March 2025
2020
|`4.7.2` | 15 April 2025
21+
|`4.7.3` | 15 May 2025
2122

2223
|====
2324

@@ -434,4 +435,26 @@ It also addresses the following security vulnerabilities:
434435
* link:https://access.redhat.com/security/cve/cve-2025-30204[CVE-2025-30204] Excessive memory allocation during header parsing in `golang-jwt` package.
435436
* link:https://access.redhat.com/security/cve/cve-2024-57083[CVE-2024-57083] Denial of Service vulnerability in the `redoc` package.
436437

438+
[id="about-release-4.7.3_{context}"]
439+
== About release version 4.7.3
440+
441+
*Release date*: 15 May 2025
442+
443+
This release of {product-title-short} includes the following bug fixes:
444+
445+
//ROX-27669
446+
* Fixed an issue where you could approve global exception requests without having the global access scope, potentially affecting clusters you don't have access to.
447+
448+
//ROX-28250
449+
* Fixed an issue where disabling TLS certificate validation in the email notifier settings did not skip TLS verification even if you selected the option.
450+
451+
//ROX-28931
452+
* Fixed an issue where API responses from Central would not include the `Content-Length` HTTP response header on successful requests, which could affect your integrations that rely on this header.
453+
454+
//ROX-28878
455+
* Fixed an issue where the number of failed policies reported in *Configuration Management* for a deployment were calculated incorrectly.
456+
457+
//ROX-28954
458+
* Before this update, the long-running GraphQL-based requests would time out. With this update, the default client timeout for GraphQL-based queries has been increased from 60 seconds to 180 seconds to avoid timeouts for long-running requests.
459+
437460
include::modules/image-versions.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)