uvicorn v0.18.3 Release Notes

Release Date: 2022-08-24 // over 1 year ago
  • 🛠 Fixed

    • ✂ Remove cyclic references on HTTP implementations. (#1604) 24/08/22

    🔄 Changed

    • 0️⃣ reload_delay default changed from None to 0.25 on uvicorn.run() and Config. None is not an acceptable value anymore. (#1545) 02/07/22