Skip to content

Releases: litestar-org/litestar

v1.35.0

29 Oct 17:55
de3bb1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.34.0...v1.35.0

v1.34.0

27 Oct 17:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.0...v1.34.0

v1.33.0

26 Oct 20:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.32.0...v1.33.0

v1.32.0

24 Oct 09:17
Compare
Choose a tag to compare

What's Changed

  • Add BackgroundTask and BackgroundTasks to replace Starlette by @Goldziher in #626.
  • Add Etag support to File and update response containers by @Goldziher in #626.
  • Add RedirectResponse, FileResponse and StreamingResponse to replace Starlette by @Goldziher in #626.
  • Add status_codes constants by @Goldziher in #626.
  • Fix cache classes being coupled to asyncio by @Goldziher in #626.
  • Update Response to replace Starlette by @Goldziher in #626.

Full Changelog: v1.31.0...v1.32.0

v1.31.0

23 Oct 16:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.30.0...v1.31.0

v1.30.0

21 Oct 14:10
2e6eb83
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.29.0...v1.30.0

v1.29.0

18 Oct 05:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.28.1...v1.29.0

v1.28.1

16 Oct 20:30
3556784
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @jab made their first contribution in #607

Full Changelog: v1.28.0...v1.28.1

v1.28.0

16 Oct 06:48
Compare
Choose a tag to compare

What's Changed

  • Add csrf_token template callable, csrf_input context value and allow registering template callables by @Goldziher in #598
  • Add official trio support by @provinzkraut in #586
  • Add support for ConstrainedDate in OpenAPI schema generation by @Goldziher in #589
  • Add tox scripts for common commands by @seladb in #579
  • Fix NoReturn as allowed return typing for delete decorators by @Goldziher in #588
  • Fix documentation warnings by @seladb in #580
  • Fix signature model for dependency with skip_validaiton and `default`` by @peterschutt in #595
  • Update QueueListenerHandler to log to stderr by default by @peterschutt in #594

New Contributors

Full Changelog: v1.27.0...v1.28.0

v1.27.0

12 Oct 15:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.1...v1.27.0