Skip to content

Commit 9d96bf6

Browse files
authored
[Changelog][develop] Move the Connexion, Flask and Werkzeug upgrade changlog to 3.14.1 version (#7089)
Move the Connexion, Flask and Werkzeug upgrade changlog to 3.14.1 version
1 parent a450359 commit 9d96bf6

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,15 +6,20 @@ 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

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

0 commit comments

Comments
 (0)