v1.13.0
What's Changed
- Export starlite cookie to header and use it in CSRF middleware and OpenAPI response by @seladb in #382
- Fix for duplicated detail in http exception str by @peterschutt in #383
- Adds
skip_validation
flag toDependency
function. by @peterschutt in #381 - Issue #289- eager eval of is async by @Goldziher in #384
- Issue #385 cache is not thread safe by @Goldziher in #386
- Fixes missing dependency exception under minimal install for brotli by @peterschutt in #391
New Contributors
- @chicken-teriyaki-cup-rice made their first contribution in #387
Full Changelog: v1.12.0...v1.13.0