Skip to content

3.2.0

Compare
Choose a tag to compare
@Archmonger Archmonger released this 23 Jun 22:40
· 58 commits to main since this release
112f280

Added

  • Added warning if poor system/cache/database performance is detected while in DEBUG mode.
  • Added REACTPY_AUTH_BACKEND setting to allow for custom authentication backends.

Changed

  • Using SessionMiddlewareStack is now optional.
  • Using AuthMiddlewareStack is now optional.