v2.9.1
版本发布时间: 2024-06-22 02:31:50
litestar-org/litestar最新发布版本:v2.11.0(2024-08-28 01:55:31)
Sponsors 🌟
Thanks to these incredible business sponsors:
- Scalar (@scalar), Telemetry Sports (via @chris-telemetry), Stok (@stok-team), Bruno
A huge 'Thank you!' to all sponsors across Polar.sh, OpenCollective and GitHub Sponsors!
What's changed
New contributors 🎉
- @PossiblePanda made their first contribution in https://github.com/litestar-org/litestar/pull/3555
- @eltociear made their first contribution in https://github.com/litestar-org/litestar/pull/3563
- @evstratbg made their first contribution in https://github.com/litestar-org/litestar/pull/3533
Bugfixes 🐛
- fix: add OPTIONS to the default safe methods for CSRFConfig by @wer153 in https://github.com/litestar-org/litestar/pull/3538
- fix(docs): fixed typo in routing overview by @PossiblePanda in https://github.com/litestar-org/litestar/pull/3555
- fix(prometheus): capture templated route name for metrics by @evstratbg in https://github.com/litestar-org/litestar/pull/3533
- fix(testing):
.websocket_connect
does not respectbase_url
by @provinzkraut in https://github.com/litestar-org/litestar/pull/3567 - fix(warnings): Do not warn for default handlers by @Alc-Alc in https://github.com/litestar-org/litestar/pull/3569
- fix(CLI): Don't call
rich_click.patch
ifrich_click
is installed by @provinzkraut in https://github.com/litestar-org/litestar/pull/3570 - fix(OpenAPI): Correctly handle
typing.NewType
by @provinzkraut in https://github.com/litestar-org/litestar/pull/3580 - fix: encode response content object returned from an exception handler. by @rafalkrupinski in https://github.com/litestar-org/litestar/pull/3585
Other changes
- docs(logging): use
queue_listener
as mentioned in the warning by @jderrien in https://github.com/litestar-org/litestar/pull/3540 - docs: Changed cli to concurrency in concurrency.rst by @PossiblePanda in https://github.com/litestar-org/litestar/pull/3557
- docs: update ui_plugins.rst by @eltociear in https://github.com/litestar-org/litestar/pull/3563
- docs(logging): advise to use
log_exceptions="always"
by @jderrien in https://github.com/litestar-org/litestar/pull/3577 - refactor(logging): improve
LoggingConfig
& deprecateLoggingConfig.propagate
by @jderrien in https://github.com/litestar-org/litestar/pull/3543
Full Changelog https://github.com/litestar-org/litestar/compare/v2.9.0...v2.9.1