What's changed
Bugfixes
- Fix msgspec meta constraints not being included in DTO transfer model by @provinzkraut in #3113
- Fix missing cache control header for static files by @guacs in #3131
- Fix OpenAPI schema generation for Pydantic v2 constrained secrets by @provinzkraut in #3149
- Fix OpenAPI schema generation for Pydantic private attributes by @provinzkraut in #3151
- Fix missing OpenAPI description for UUID path parameters by @Alc-Alc in #3118
- Fix
RedisStore
client created withwith_client
unclosed by @euri10 in #3111
New contributors
- @aranvir made their first contribution in #3114
- @benluo made their first contribution in #3138
- @hugovk made their first contribution in #3141
Full Changelog
v2.6.1...v2.6.2