What's Changed
- Simplify Generator annotations - PEP 696 by @tdadela in #2886
- Fix FastHttpSession.request json typing by @tdadela in #2885
- Filename from URL Should Strip Query Params by @andrewbaldwin44 in #2887
- Update README.md by @JonanOribe in #2889
- Remove redundant None in Any | None annotations by @tdadela in #2892
- Fix _kl_generator by filtering nonpositive User weights by @tdadela in #2891
- fix: Add worker_count = 1 to LocalRunner for parity with MasterRunner by @tarkatronic in #2900
- Update Webui README by @andrewbaldwin44 in #2901
- Add Error Message for Accessing Login Manager without --web-login by @andrewbaldwin44 in #2902
New Contributors
- @tarkatronic made their first contribution in #2900
Full Changelog: 2.31.5...2.31.6