What's Changed
- Eagerly import the ASGI app in the parent process by @Kludex in #2919
- Add
ssl_context_factoryfor customSSLContextconfiguration by @Kludex in #2920 - Treat
fd=0as a valid file descriptor with reload/workers by @eltoder in #2927
Full Changelog: 0.46.0...0.47.0