Skip to content

v2.6.1

Compare
Choose a tag to compare
@provinzkraut provinzkraut released this 14 Feb 14:36
· 336 commits to main since this release
11d79ce

Sponsors ❤️

GitHub Sponsors: Scalar (@scalar), Telemetry Sports (via @chris-telemetry), Stok (@stok-team), @benjamin-kirkbride, @crisog, @geeshta, @cbscsm, @ruslan-korneev, @iRod3s
OpenCollective: Christian Y, Anonymous

New contributors 🎉

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

Full Changelog
v2.6.0...v2.6.1