github litestar-org/litestar v2.0.0alpha2

latest releases: v2.9.1, v2.9.0, v2.6.4...
pre-release15 months ago

What's Changed

A detailed changelog can be found here: https://docs.starliteproject.dev/2/release-notes/changelog.html

New features

Bugfixes

  • Fix #1292: Allow overwriting default OpenAPI response descriptions by @Nadock in #1293
  • Fix: Regression in path resolution that prevented 404's being raised for false paths by @Goldziher in #1316
  • Fix #1315: after_request hook not being called on responses returned from handlers by @Goldziher in #1344
  • Fix: SQLAlchemyPlugin raises error when using SQLAlchemy UUID type by @cofin in #1355
  • Fix: JSON.parse error in ReDoc and Swagger OpenAPI handlers by @cofin in #1363
  • Fix: CLI prints application info twice by @provinzkraut in #1322

Changes

Internal

Documentation

Other

New Contributors

Full Changelog: v2.0.0alpha1...v2.0.0alpha2

Don't miss a new litestar release

NewReleases is sending notifications on new releases.