Skip to content

Commit ab2bc34

Browse files
Merge pull request #1487 from run-ai/Updated-hotfixes-July21
Updated hotfixes
1 parent e26037b commit ab2bc34

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/home/changelog/hotfixes-2-19.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ The following is a list of the known and fixed issues for Run:ai V2.19.
1010

1111
| Internal ID | Hotfix # | Description |
1212
| :---- | :---- | :---- |
13+
| RUN-28377 | 2.19.123 | Fixed an issue where the CLI cache folder was created in a location where the user might not have sufficient permissions, leading to failures. The cache folder is now created in the same directory as the config file. |
14+
| RUN-29092 | 2.19.123 | Fixed an issue where project quota could not be changed due to scheduling rules being set to 0 instead of null. |
15+
| RUN-29113 | 2.19.123 | Fixed a security vulnerability in `DOMPurify` related to CVE-2024-24762 with severity HIGH. |
16+
| RUN-29870 | 2.19.123 | Fixed an issue where updating the ClusterPolicy did not apply changes to the binder configuration unless the component was manually restarted. |
17+
| RUN-30673 | 2.19.123 | Fixed an issue where users with create permissions on one scope and read-only permissions on another were incorrectly allowed to create projects in both scopes. |
1318
| RUN-28189 | 2.19.121 | Fixed a security vulnerability in `github.com.golang-jwt.jwt.v5` related to CVE-2025-30204 with severity HIGH. |
1419
| RUN-29607 | 2.19.120 | Fixed a security vulnerability in `cluster-installer` and `go-operator` related to CVE-2025-22869 with severity HIGH. |
1520
| RUN-29845 | 2.19.120 | Fixed a security vulnerability in cli-exposer, cluster-api, researcher-service, runai-cli, runaijob-controller, workload-controller, and workload-overseer related to CVE-2025-22874 with severity HIGH. |

0 commit comments

Comments
 (0)