You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,10 @@ CHANGELOG
14
14
------
15
15
16
16
**BUG FIXES**
17
-
- 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.
18
-
- Fix `build-image` failure on Rocky 9, occurring when the parent image is not the latest version. https://github.com/aws/aws-parallelcluster/issues/6874
17
+
- Fix a bug which may cause `update-cluster` and `update-compute-fleet` to fail when compute resources reference an expired Capacity Reservation
18
+
that is no longer accessible via EC2 APIs.
19
+
- Fix `build-image` failure on Rocky 9, occurring when the parent image does not ship the latest kernel version
20
+
See https://github.com/aws/aws-parallelcluster/issues/6874.
0 commit comments