Skip to content

Commit a200966

Browse files
Merge pull request #1513 from run-ai/Updated-2-20-hotfixes-Dec7
Update hotfixes-2-20.md
1 parent 5ad7577 commit a200966

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ This section provides details on all hotfixes available for version 2.20. Hotfix
1111

1212
| Version | Date | Internal ID | Description |
1313
|--|--|--|--|
14+
| 2.20.72 | 20/11/2025 | RUN-31738 | Fixed an issue where GPU fraction requests were not applied when submitting distributed workloads. |
15+
| 2.20.72 | 20/11/2025 | RUN-28762 | Fixed an issue with inference workload ownership protection. |
16+
| 2.20.72 | 20/11/2025 | RUN-32400 | Fixed a security vulnerability related to CVE-2025-53547 with severity HIGH. |
17+
| 2.20.72 | 20/11/2025 | RUN-32572 | Fixed an issue where the RunaiAgentPullRateLow and RunaiAgentClusterInfoPushRateLow Prometheus alerts were firing incorrectly without cause. |
18+
| 2.20.72 | 20/11/2025 | RUN-32889 | Fixed an issue where idle GPU timeout rules were incorrectly applied to preemptible workspaces. |
19+
| 2.20.70 | 19/11/2025 | RUN-31803 | Fixed an issue where the Quota management dashboard occasionally displayed incorrect GPU quota values. |
20+
| 2.20.70 | 19/11/2025 | RUN-32945 | Fixed a security vulnerability related to CVE-2025-58754 with severity HIGH. |
21+
| 2.20.70 | 19/11/2025 | RUN-33006 | Fixed an issue in the CLI installer where the PATH was not configured for all shells. The installer now correctly configures PATH for both zsh and bash. |
22+
| 2.20.70 | 19/11/2025 | RUN-33613 | Fixed missing validations for CPU resources when the CPU quota feature flag was disabled, which caused project and department updates to skip required CPU checks. |
23+
| 2.20.70 | 19/11/2025 | RUN-33947 | Fixed an issue where SMTP configurations using the “none” option still sent empty username/password fields. Added the auth_none type to ensure no credentials are sent for passwordless SMTP servers. |
1424
| 2.20.69 | 16/10/2025 | RUN-31422 | Fixed an issue where updating project resources created through the deprecated Projects API did not work correctly. |
1525
| 2.20.69 | 16/10/2025 | RUN-31995 | Fixed a security vulnerability related to CVE-2025-22868 with severity HIGH. |
1626
| 2.20.69 | 16/10/2025 | RUN-32146 | Fixed a security vulnerability related to CVE-2025-5914 with severity HIGH. |

0 commit comments

Comments
 (0)