From d34188ad93d4882108190e29a863394c10c2c49f Mon Sep 17 00:00:00 2001 From: Giacomo Marciani Date: Fri, 7 Aug 2026 15:51:41 -0400 Subject: [PATCH] [Docs] Minor fixes to changelog for release 3.16.0. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f554459..b42536f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ This file is used to list changes made in each version of the aws-parallelcluste - Fix clustermgtd failing to detect compute node bootstrap timeouts, which prevented the cluster from entering protected mode. - Fix an issue where compute nodes are replaced when launching a large number of nodes due to eventual consistency. - Fix a race condition where a fleet start was not enough to exit protected mode. - Even if ParallelCluster was not launching new nodes, issuing the start too early, while some nodes were still coming up, could leave the fleet in protected mode. + This race condition is triggered when a fleet stop is issued on a fleet transitioning into protected mode while some of its nodes are powering up. - Fix an issue where static nodes in a maintenance reservation enter a terminate/relaunch loop when being replaced. 3.15.0