Skip to content

Releases: litestar-org/litestar

v1.20.0

17 Sep 19:19
5ed67f6
Compare
Choose a tag to compare

What's Changed

  • Access custom serializer in session middleware by @Goldziher in #491
  • Add support for __schema_name__ dunder attribute on pydantic models by @Goldziher in #489
  • Switch to using strong ASGI types derived from asgiref by @Goldziher in #492

New Contributors

Full Changelog: v1.19.0...v1.20.0

v1.19.0

15 Sep 19:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.1...v1.19.0

v1.18.1

14 Sep 19:59
2bc2bc2
Compare
Choose a tag to compare

What's Changed

  • Added Fixture To Create Session Cookies by @infohash in #471
  • Removed Firebird and Sybase for SQL Alchemy 2.0 support by @cofin in #477
  • Fixed ResponseHeaders not being encoded correctly (resolve issue #479) by @Goldziher in #481

Full Changelog: v1.18.0...v1.18.1

v1.18.0

10 Sep 20:03
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Adds SecretStr, Path, and Enum to built in serializer by @cofin in #472
  • Enhancement: Update multipart handling by @Goldziher in #473

Full Changelog: v1.17.2...v1.18.0

v1.17.2

10 Sep 12:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.1...v1.17.2

v1.17.1

04 Sep 18:33
Compare
Choose a tag to compare

What's Changed

  • Fix: wrap functions to ensure they remain unbound by @Goldziher in #457
  • Add: url_for method similar to Starlette's by @infohash in #456

Full Changelog: v1.17.0...v1.17.1

v1.17.0

03 Sep 19:30
131b7fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.2...v1.17.0

v1.16.2

02 Sep 15:08
b89ebea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.16.2

v1.16.1

01 Sep 22:35
ab8a917
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.16.1

v1.16.0

31 Aug 23:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0