Skip to content

Commit f741525

Browse files
authored
Merge branch 'develop' into develop
2 parents e3042d5 + 9d96bf6 commit f741525

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,21 @@ CHANGELOG
66

77
**CHANGES**
88
- Add validator that warns against the downsides of disabling in-place updates on compute and login nodes through DevSettings.
9-
- Upgrade Connexion to ~=2.15.1 (from ~=2.13.0).
10-
- Upgrade Flask to ~=3.1.0 (from >=2.2.5,<2.3).
11-
- Upgrade Werkzeug to ~=3.1 (from ~=2.0) to address [CVE-2024-34069](https://nvd.nist.gov/vuln/detail/cve-2024-34069).
129
- Upgrade jmespath to ~=1.0 (from ~=0.10).
1310
- Upgrade tabulate to <=0.9.0 (from <=0.8.10).
1411

1512
**BUG FIXES**
1613
- Reduce EFA installation time for Ubuntu by ~20 minutes by only holding kernel packages for the installed kernel.
1714
- Add GetFunction and GetPolicy permissions to PClusterBuildImageCleanupRole to prevent AccessDenied errors during build image stack deletion.
1815

16+
3.14.1
17+
------
18+
19+
**CHANGES**
20+
- Upgrade Connexion to ~=2.15.1 (from ~=2.13.0).
21+
- Upgrade Flask to ~=3.1.0 (from >=2.2.5,<2.3).
22+
- Upgrade Werkzeug to ~=3.1 (from ~=2.0) to address [CVE-2024-34069](https://nvd.nist.gov/vuln/detail/cve-2024-34069).
23+
1924
3.14.0
2025
------
2126

0 commit comments

Comments
 (0)