Skip to content

Emmett 2.5 Fermi

Compare
Choose a tag to compare
@gi0baro gi0baro released this 19 Mar 15:04
· 110 commits to release since this release

This took quite a long time. Emmett 2.5 is focused on Python 3.11 support and RSGI support.
Due to the already long time passed since the last release, some features originally planned for this release were postponed to next minor release.

Thanks to all the community for their patience.

Changes since 2.4:

  • Added official Python 3.11 support
  • Removed support for legacy encryption stack
  • Added RSGI protocol support
  • Use Granian as default web server in place of uvicorn
  • Added application modules groups
  • Dropped Python 3.7 support

As usual, upgrade guide is available in the docs