Releases: litestar-org/litestar
Releases · litestar-org/litestar
v1.12.0
v1.11.1
What's Changed
- Hotfix error raised by
issubclass check
by @peterschutt in #368
New Contributors
- @Aidan-Simard made their first contribution in #366
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Separate OpenAPIController routes and rendering by @mobiusxs in #360
- Refactor: memoize handler function by @Goldziher in #357
- fix: issue #365
UploadFile
OpenAPI schema exception - fix: issue #362
Stream
handling of generators
New Contributors
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- Fix issue #354: html mode not working as expected by @Goldziher in #355
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- Update
to_response
and datastructures by @Goldziher in #346 - Logging reference docs. by @peterschutt in #348
- Only add new routes to the route_map by @Dr-Emann in #351
- Exceptions tidy up and docs by @peterschutt in #352
- Update installation extras by @Goldziher in #349
- Update handling of status code <100, 204 or 304 by @Goldziher in #353
Full Changelog: v1.9.1...v1.10.0
v1.9.1
What's Changed
- Issue #296 - add CSRF middleware by @seladb in #340
- updated docs and background tasks by @Goldziher in #344
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- updated docss by @Goldziher in #337
- Enhancement: Picologging Support by @cofin in #320
- Documentation: Integrates
mkdocstrings
into docs config. by @peterschutt in #258 - Issue #338 update responses by @Goldziher in #339
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
- Enhancement: Piccolo-ORM Plugin by @Goldziher in #334
- Fix: issue-333 by @Goldziher in #336
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Stoplight elements openapi by @aedify-swi in #331
- Breaking: Replace openapi-pydantic-schema
with pydantic-openapi-schema.
New Contributors
- @aedify-swi made their first contribution in #331
Full Changelog: v1.7.3...v1.8.0