Skip to content

Commit 0bb74ea

Browse files
committed
[Doc] In changelog, moved bug fixes from 3.15.0 to 3.14.1.
1 parent 5379ca3 commit 0bb74ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ CHANGELOG
99
- Upgrade jmespath to ~=1.0 (from ~=0.10).
1010
- Upgrade tabulate to <=0.9.0 (from <=0.8.10).
1111

12-
**BUG FIXES**
13-
- Reduce EFA installation time for Ubuntu by ~20 minutes by only holding kernel packages for the installed kernel.
14-
- Add GetFunction and GetPolicy permissions to PClusterBuildImageCleanupRole to prevent AccessDenied errors during build image stack deletion.
15-
- Fix validation error messages when `DevSettings` is null or `DevSettings/InstanceTypesData` is missing required fields.
16-
1712
3.14.1
1813
------
1914

@@ -22,6 +17,11 @@ CHANGELOG
2217
- Upgrade Flask to ~=3.1.0 (from >=2.2.5,<2.3).
2318
- Upgrade Werkzeug to ~=3.1 (from ~=2.0) to address [CVE-2024-34069](https://nvd.nist.gov/vuln/detail/cve-2024-34069).
2419

20+
**BUG FIXES**
21+
- Reduce EFA installation time for Ubuntu by ~20 minutes by only holding kernel packages for the installed kernel.
22+
- Add GetFunction and GetPolicy permissions to PClusterBuildImageCleanupRole to prevent AccessDenied errors during build image stack deletion.
23+
- Fix validation error messages when `DevSettings` is null or `DevSettings/InstanceTypesData` is missing required fields.
24+
2525
3.14.0
2626
------
2727

0 commit comments

Comments
 (0)