Added
- Add
--limit-max-requests-jitterto stagger worker restarts (#2707) - Add socket path to
scope["server"](#2561)
Changed
- Rename
LifespanOn.error_occuredtoerror_occurred(#2776)
Fixed
- Ignore permission denied errors in watchfiles reloader (#2817)
- Ensure lifespan shutdown runs when
should_exitis set during startup (#2812) - Reduce the log level of 'request limit exceeded' messages (#2788)
New Contributors
- @t-kawasumi made their first contribution in #2776
- @fardyn made their first contribution in #2800
- @ewie made their first contribution in #2807
- @shevron made their first contribution in #2788
- @jonashaag made their first contribution in #2707
Full Changelog: 0.40.0...0.41.0