Releases: pallets/flask
2.3.2
This is a security fix release for the 2.3.x release branch.
- Security advisory: GHSA-m2qf-hxjv-5gpq, CVE-2023-30861
- Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2
- Milestone: https://github.com/pallets/flask/milestone/29?closed=1
2.3.1
This is a fix release for the 2.3.x release branch.
2.3.0
This is a feature release, which includes new features, removes previously deprecated code, and adds new deprecations. The 2.3.x branch is now the supported fix branch, the 2.2.x branch will become a tag marking the end of support for that branch. We encourage everyone to upgrade, and to use a tool such as pip-tools to pin all dependencies and control upgrades. Test with warnings treated as errors to be able to adapt to deprecation warnings early.
2.2.4
This is a fix release for the 2.2.x release branch.
2.2.3
This is a fix release for the 2.2.x release branch.
2.2.2
This is a fix release for the 2.2.0 feature release.
2.2.1
This is a fix release for the 2.2.0 feature release.
2.2.0
This is a feature release, which includes new features and removes previously deprecated code. The 2.2.x branch is now the supported bug fix branch, the 2.1.x branch will become a tag marking the end of support for that branch. We encourage everyone to upgrade, and to use a tool such as pip-tools to pin all dependencies and control upgrades.
2.1.3
2.1.2
This is a fix release for the 2.1.0 feature release.