v2.4.2
版本发布时间: 2023-12-02 20:09:26
litestar-org/litestar最新发布版本:v2.11.0(2024-08-28 01:55:31)
❤️ Sponsors ❤️
GitHub Sponsors: Telemetry Sports (via @chris-telemetry) @benjamin-kirkbride @crisog @geeshta OpenCollective: Christian Y, Anonymous
What's Changed
- Fix OpenAPI handling of parameters with duplicated names by @peterschutt in https://github.com/litestar-org/litestar/pull/2788
- Fix late failure where
DTOData
is used without a DTO by @peterschutt in https://github.com/litestar-org/litestar/pull/2789 - Correctly propagate camelCase names on OpenAPI schema by @peterschutt in https://github.com/litestar-org/litestar/pull/2800
- Fix error handling in event handler stream by @peterschutt in https://github.com/litestar-org/litestar/pull/2810 and https://github.com/litestar-org/litestar/pull/2814
- Fix OpenAPI schema for pydantic computed fields by @peterschutt in https://github.com/litestar-org/litestar/pull/2797
New Contributors
- @elliot-hall made their first contribution in https://github.com/litestar-org/litestar/pull/2796
Full Changelog: https://github.com/litestar-org/litestar/compare/v2.4.1...v2.4.2