Unreleased Release Notes¶
7.0.0¶
Upgrade Notes¶
The HealthCheck middleware no longer supports being deployed as a filter. It should be deployed as an application.
The CORS middleware no longer support multiple configuration blocks. Sections with
cors.prefix are no longer used and should be removed.
Support for Python 3.9 has been removed. Now the minimum python version supported is 3.10.