You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/home/changelog/hotfixes-2-19.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,8 @@ The following is a list of the known and fixed issues for Run:ai V2.19.
9
9
## Hotfixes
10
10
11
11
| Internal ID | Hotfix # | Description |
12
-
| :---- | :---- | :---- |
12
+
| :---- | :---- | :---- |
13
+
| RUN-31305 | 2.19.126 | Fixed a security vulnerability in `golang.org/x/oauth2` related to CVE-2025-22868 with severity HIGH. |
13
14
| 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
15
| 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
16
| RUN-29113 | 2.19.123 | Fixed a security vulnerability in `DOMPurify` related to CVE-2024-24762 with severity HIGH. |
0 commit comments