What's Changed
New Features
- Add support for
attrsandmsgspectoPartialby @Goldziher in #1462
Bugfixes
- Support
text/htmlMedia-Type inRedirectresponse by @sonpro1296 in #1474 - Fix global namespace for type resolution by @Goldziher in #1477
- Fix #1478: Add uvicorn to
cliextra by @provinzkraut in #1480 - Fix #1476: Update
Litestar.loggerlevels when settingLitestar.debugby @provinzkraut in #1482
Documentation
- Update URL of Pydantic repo by @khiemdoan in #1467
- Fix Github issue link in routing documentation by @kedod in #1470
New Contributors
- @khiemdoan made their first contribution in #1467
- @kedod made their first contribution in #1470
- @sonpro1296 made their first contribution in #1474
Full Changelog: v2.0.0alpha3...v2.0.0alpha4