We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43b0471 commit 9fe28d4Copy full SHA for 9fe28d4
CHANGELOG.md
@@ -5,8 +5,10 @@ CHANGELOG
5
------
6
7
**BUG FIXES**
8
-- Fix a bug that update-cluster, update-compute-fleet may fail when compute resources use an expired Capacity Reservation.
9
-- Fix build image failures occurring on non-latest versions of Rocky Linux 9.
+- Fix a bug which may cause `update-cluster` and `update-compute-fleet` to fail when compute resources reference an expired Capacity Reservation
+ that is no longer accessible via EC2 APIs.
10
+- Fix `build-image` failure on Rocky 9, occurring when the parent image does not ship the latest kernel version.
11
+ See https://github.com/aws/aws-parallelcluster/issues/6874.
12
13
3.13.1
14
0 commit comments