From 29588af7e196e4ee1d4951e681129a26b7552e23 Mon Sep 17 00:00:00 2001 From: Ryan Anderson Date: Mon, 14 Aug 2023 16:33:43 -0400 Subject: [PATCH] [Release 3.7] Remove 3.8.0 from 3.7 release changelog --- CHANGELOG.md | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 660bd30e60..4153407d41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,22 +3,6 @@ aws-parallelcluster-cookbook CHANGELOG This file is used to list changes made in each version of the AWS ParallelCluster cookbook. -3.8.0 ------- - -**ENHANCEMENTS** - -**CHANGES** -- Upgrade third-party cookbook dependencies: - - apt-7.5.14 (from apt-7.4.0) - - line-4.5.13 (from line-4.5.2) - - openssh-2.11.3 (from openssh-2.10.3) - - pyenv-4.2.3 (from pyenv-3.5.1) - - selinux-6.1.12 (from selinux-6.0.5) - - yum-7.4.13 (from yum-7.4.0) - -**BUG FIXES** - 3.7.0 ------ @@ -54,6 +38,11 @@ This file is used to list changes made in each version of the AWS ParallelCluste - selinux-6.1.12 (from selinux-6.0.5) - yum-7.4.13 (from yum-7.4.0) - yum-epel-5.0.2 (from yum-epel-4.5.0) +- Upgrade NICE DCV to version `2023.0-15487`. + - server: `2023.0.15487-1` + - xdcv: `2023.0.551-1` + - gl: `2023.0.1039-1` + - web_viewer: `2023.0.15487-1` **BUG FIXES** - Fix cluster creation failure with Ubuntu Deep Learning AMI on GPU instances and DCV enabled.