Skip to content

Releases: litestar-org/litestar

v1.50.0

22 Jan 16:39
Compare
Choose a tag to compare

What's Changed

Bugfixes

New features

Internal changes

Docs

New Contributors

Full Changelog: v1.49.0...v1.50.0

v1.49.0

15 Jan 14:00
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

  • Ensure unique OpenAPI operation IDs by @maggias in #1007
  • Fix issue when response is an empty iterable of DTOs by @abdulhaq-e in #1040
  • Fix meter in OpenTelemetry middleware being passed a meterprovider` by @lugoues in #1056

Docs

  • Revise "Exceptions and exception handling" and "Lifecycle hooks" sections by @provinzkraut in #1019
  • Add examples about background tasks usage with responses by @pomma89 in #1034
  • Fix type hint in example sqlalchemy_async.py by @hestal in #1027

New Contributors

Full Changelog: v1.48.1...v1.49.0

v1.48.1

03 Jan 14:01
Compare
Choose a tag to compare

What's Changed

Bugfixes

Features

Docs

Other

New Contributors

Full Changelog: v1.48.0...v1.48.1

v1.48.0

29 Dec 18:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.47.0...v1.48.0

v1.47.0

26 Dec 11:18
Compare
Choose a tag to compare

What's Changed

Bugfixes

New features

Documentation

Other

New Contributors

Full Changelog: v1.46.0...v1.47.0

v1.46.0

23 Dec 13:38
Compare
Choose a tag to compare

What's Changed

Bugfixes

Changes

New features

Docs

New Contributors

Full Changelog: v1.45.1...v1.46.0

v1.45.1

13 Dec 17:08
Compare
Choose a tag to compare

What's Changed

  • Fix controller support for mixed websocket and http route handlers by @Goldziher in #930
  • Improve serialization of Pydantic-types by @provinzkraut in #929

Full Changelog: v1.45.0...v1.45.1

v1.45.0

11 Dec 11:34
Compare
Choose a tag to compare

What's Changed

  • Add MessagePack support and serialization with msgspec by @provinzkraut in #891
  • Fix logger propagation causing duplicate messages in logging middleware by @Goldziher in #923
  • Fix mounted starlette apps require paths ending with slashes by @Goldziher in #925
  • Fix OpenAPI spec generation for dynamic route handlers by @Goldziher in #917
  • Fix OpenAPI support for custom responses with generic types by @Goldziher in #918
  • Fix rate-limiting middleware handling of mount paths by @Goldziher in #922
  • Fix TestClient handling of escaped ampersands in query params by @Goldziher in #919

Full Changelog: v1.44.0...v1.45.0

v1.44.0

05 Dec 19:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.43.1...v1.44.0

v1.43.1

30 Nov 19:02
Compare
Choose a tag to compare

What's Changed

Bugfixes

Documentation

New Contributors

Full Changelog: v1.43.0...v1.43.1