Skip to content

Commit 9acb687

Browse files
Merge pull request #1473 from run-ai/Update-hotfixes-may18
Updated hotfixes
1 parent 6d63909 commit 9acb687

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

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

1313
| Internal ID | Hotfix # | Description |
1414
| :---- | :---- | :---- |
15+
| RUN-27640 | 2.18.104 | Fixed a security vulnerability in `github.com.golang-jwt.jwt.v5` related to CVE-2025-30204 with severity HIGH. |
16+
| RUN-27893 | 2.18.104 | Fixed an issue where workloads submitted with an invalid node port range would get stuck in Creating status. |
17+
| RUN-28006 | 2.18.104 | Fixed an issue where tokens became invalid for the API server after one hour. |
18+
| RUN-27543| 2.18.104 | Fixed an issue where the GPU quota for a department could not be edited because the `maxAllowed` parameter was not updated when the over quota weight feature flag was turned off. |
19+
| RUN-28097 | 2.18.104 | Fixed an issue where the `ALLOCATED_GPU_COUNT_PER_GPU` metric displayed incorrect data for fractional pods. |
1520
| RUN-26359 | 2.18.102 | Fixed an issue in CLI v2 where using the `--toleration` option required incorrect mandatory fields. |
1621
| RUN-26878 | 2.18.100 | Fixed an issue where, in some cases, previous inference request errors caused subsequent successful requests to report latency as NaN (Not a Number) instead of the actual value. As a result, these requests were not displayed in the UI latency graph, and the API returned NaN. |
1722
| RUN-26800 | 2.18.99 | Fixed an issue where the `runai list nodes` command in CLI v1 did not display the correct number of free GPUs when using GPU memory. |

0 commit comments

Comments
 (0)