❤️ Sponsors ❤️
[GitHub Sponsors](https://github.com/sponsors/litestar-org/): [Scalar](https://scalar.com/), [Telemetry Sports](https://telemetrysports.com/) (via chris-telemetry) benjamin-kirkbride crisog geeshta
[OpenCollective](https://opencollective.com/litestar): Christian Y, Anonymous
What's Changed
Bugfixes
* Fix validation of empty payload data with default values by peterschutt in https://github.com/litestar-org/litestar/pull/2903
* Support for returning `Response[None]` with a `204` status code from a handler by peterschutt in https://github.com/litestar-org/litestar/pull/2915
* Fix error message of `get_logger_placeholder()` by cbscsm in https://github.com/litestar-org/litestar/pull/2919
New Contributors
* ashm-tech made their first contribution in https://github.com/litestar-org/litestar/pull/2918
* wer153 made their first contribution in https://github.com/litestar-org/litestar/pull/2920
* cbscsm made their first contribution in https://github.com/litestar-org/litestar/pull/2919
**Full Changelog**: https://github.com/litestar-org/litestar/compare/v2.4.4...v2.4.5