What's Changed
New Features
- Add support for
attrs
andmsgspec
toPartial
by @Goldziher in #1462
Bugfixes
- Support
text/html
Media-Type inRedirect
response by @sonpro1296 in #1474 - Fix global namespace for type resolution by @Goldziher in #1477
- Fix #1478: Add uvicorn to
cli
extra by @provinzkraut in #1480 - Fix #1476: Update
Litestar.logger
levels when settingLitestar.debug
by @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