github litestar-org/litestar v2.6.1

latest releases: v2.12.1, v2.12.0, v2.11.0...
7 months ago

What's changed

Bugfixes

  • SQLAlchemy: Use IntegrityError instead of deprecated ConflictError by @cofin in #3094
  • Sessions: Fix cookie naming for short cookies by @betaprior in #3095
  • Static files: Fix Path resolution for windows by @provinzkraut in #3102
  • Logging: Fix middleware with structlog causes application to return HTTP 500 when request body is malformed by @provinzkraut in #3109
  • OpenAPI: Generate correct response schema for ResponseSpec(None) (#3069) by @tuukkamustonen in #3098
  • CLI: rich_click.cli.patch before importing click by @guacs in #3089
  • Fix exception handlers extracting details from non-litestar exceptions by @provinzkraut in #3106
  • Replace usage of deprecated static_files property by @cbscsm in #3087

New contributors

Full Changelog
v2.6.0...v2.6.1

Don't miss a new litestar release

NewReleases is sending notifications on new releases.