From 40c2d540db5b8ba54056161324abe812612b85e5 Mon Sep 17 00:00:00 2001 From: Ryan Anderson Date: Tue, 10 Dec 2024 09:12:11 -0500 Subject: [PATCH] Refactor Changelog updates in priority order (#2848) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6096716fc..5b1402dc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste - Extend Amazon DCV support to Ubuntu2204 on ARM instances. **CHANGES** -- Upgrade mysql-community-client to version 8.0.39. +- Upgrade NVIDIA driver to version 550.127.08 (from 550.90.07). This addresses [a known issue from Nivdia](https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-550-90-07/index.html#known-issues). - Upgrade Amazon DCV to version `2024.0-18131`. - server: `2024.0-18131-1` - xdcv: `2024.0.631-1` @@ -23,8 +23,8 @@ This file is used to list changes made in each version of the AWS ParallelCluste - Libfabric-aws: `libfabric-aws-1.22.0-1` - Rdma-core: `rdma-core-54.0-1` - Open MPI: `openmpi40-aws-4.1.7-1` and `openmpi50-aws-5.0.5` -- Upgrade NVIDIA driver to version 550.127.08 (from 550.90.07). This addresses [a known issue from Nivdia](https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-550-90-07/index.html#known-issues). - Auto-restart slurmctld on failure. +- Upgrade mysql-community-client to version 8.0.39. **BUG FIXES** - Fix an issue in the way we get region when manage volumes so that it can correctly handle local zone.