Skip to content

Releases: litestar-org/litestar

v1.5.1

04 Jul 10:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

30 Jun 06:02
Compare
Choose a tag to compare

What's Changed

  • Import testing dynamically, install requests as extra dependency by @Bobronium in #174
  • Discourage testing import from package, fix star import from starlite by @Bobronium in #183
  • Change to order of exception handler resolution. by @peterschutt in #186
  • Provides a callback interface for modifying the instantiated template engine by @peterschutt in #172
  • Override TestClient.__enter__() to support downstream typing. by @peterschutt in #184
  • Add support for layered middleware by @Goldziher in #173
  • Fix openapi schema item types by @Goldziher in #198
  • update exception handling by @Goldziher in #197

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2

23 Jun 19:02
Compare
Choose a tag to compare

What's Changed

  • Conform exceptions to the existing OpenAPI schema by @timwedde in #168

Full Changelog: v1.4.1...v1.4.2

v1.4.1

21 Jun 10:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

14 Jun 09:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.9...v1.4.0

v1.3.9

03 Jun 17:47
Compare
Choose a tag to compare

What's Changed

  • Take resolved dependencies into account when generating OpenAPI schema by @timwedde in #124

New Contributors

Full Changelog: v1.3.8...v1.3.9

v1.3.8

02 Jun 11:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.3.8

v1.3.7

29 May 18:38
e41761c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.6...v1.3.7

v1.3.6

29 May 17:19
d448645
Compare
Choose a tag to compare

What's Changed

  • Update error responses to include pydantic errors under the "extra" key by @Goldziher in #121
    Resolves #102

Full Changelog: v1.3.5...v1.3.6

v1.3.5

29 May 15:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5