Skip to content

Releases: litestar-org/litestar

v2.10.0

26 Jul 18:21
592b77d
Compare
Choose a tag to compare

Sponsors 🌟

Thanks to these incredible business sponsors:

Thanks to these incredible personal sponsors:

A huge 'Thank you!' to all sponsors across Polar.sh, OpenCollective and GitHub Sponsors!

What's changed

New contributors 🎉

Bugfixes 🐛

  • fix(signature): Fix #3593: Ensure signature model internal function signatures don't clash with model signature by @provinzkraut in #3605
  • fix(OpenAPI): Correctly handle Annotated NewType by @sherbang in #3615
  • fix: use ASGIConnection instead of Request for flash by @cofin in #3626
  • fix(handlers): Allow returning Response[None] from head route handlers by @provinzkraut in #3641

New features 🚀

  • feat: allow creating parent directories for a file store by @Murtagy in #3526
  • feat(logging): add param logging_module to LoggingConfig by @jderrien in #3578
  • feat: add handler name to exceptions in handler validation. by @rafalkrupinski in #3575
  • feat(Pydantic): added parameters in pydantic plugin to support strict validation and all the model_dump args by @Anu-cool-007 in #3608

Other changes

Full Changelog
v2.9.1...v2.10.0

v2.9.1

21 Jun 18:31
e9c9839
Compare
Choose a tag to compare

Sponsors 🌟

Thanks to these incredible business sponsors:

A huge 'Thank you!' to all sponsors across Polar.sh, OpenCollective and GitHub Sponsors!

What's changed

New contributors 🎉

Bugfixes 🐛

Other changes

  • docs(logging): use queue_listener as mentioned in the warning by @jderrien in #3540
  • docs: Changed cli to concurrency in concurrency.rst by @PossiblePanda in #3557
  • docs: update ui_plugins.rst by @eltociear in #3563
  • docs(logging): advise to use log_exceptions="always" by @jderrien in #3577
  • refactor(logging): improve LoggingConfig & deprecate LoggingConfig.propagate by @jderrien in #3543

Full Changelog
v2.9.0...v2.9.1

v2.9.0

02 Jun 16:34
31bc080
Compare
Choose a tag to compare

Sponsors 🌟

Thanks to these incredible business sponsors:

Thanks to these incredible personal sponsors:

What's changed

New contributors 🎉

Bugfixes 🐛

New features 🚀

  • Add async websocket_connect to AsyncTestClient by @kedod in #3328
  • Add SecretString and SecretBytes datastructures by @peterschutt in #3322

Other changes

Full Changelog
v2.8.3...v2.9.0

v2.8.3

06 May 07:09
Compare
Choose a tag to compare

⚠️ Important ⚠️

This release contains a patch for a vulnerability that would allow path traversal in the static file serving functionality of Litestar. It is highly recommended to update your minor version to this patch release.

You can find more background information in the related discussion #3473 .

Sponsors 🌟

Thanks to these incredible business sponsors:

Scalar (@scalar), Telemetry Sports (via @chris-telemetry), Stok (@stok-team)

A huge 'Thank you!' to all other sponsors across Polar.sh, OpenCollective and GitHub Sponsors!

What's changed

New contributors 🎉

Bugfixes 🐛

Documentation

Full Changelog
v2.8.2...v2.8.3

v2.7.2

06 May 07:18
Compare
Choose a tag to compare

⚠️ Important ⚠️

This release contains a patch for a vulnerability that would allow path traversal in the static file serving functionality of Litestar. It is highly recommended to update your minor version to this patch release.

You can find more background information in the related discussion #3473 .

Sponsors 🌟

Thanks to these incredible business sponsors:

Scalar (@scalar), Telemetry Sports (via @chris-telemetry), Stok (@stok-team)

A huge 'Thank you!' to all other sponsors across Polar.sh, OpenCollective and GitHub Sponsors!

What's changed

v2.6.4

06 May 07:20
Compare
Choose a tag to compare

⚠️ Important ⚠️

This release contains a patch for a vulnerability that would allow path traversal in the static file serving functionality of Litestar. It is highly recommended to update your minor version to this patch release.

You can find more background information in the related discussion #3473 .

Sponsors 🌟

Thanks to these incredible business sponsors:

Scalar (@scalar), Telemetry Sports (via @chris-telemetry), Stok (@stok-team)

A huge 'Thank you!' to all other sponsors across Polar.sh, OpenCollective and GitHub Sponsors!

What's changed

v1.51.16

06 May 07:17
d3e0c04
Compare
Choose a tag to compare

⚠️ Important ⚠️

This release contains a patch for a vulnerability that would allow path traversal in the static file serving functionality of Litestar. It is highly recommended to update your minor version to this patch release.

You can find more background information in the related discussion #3473 .

Sponsors 🌟

Thanks to these incredible business sponsors:

Scalar (@scalar), Telemetry Sports (via @chris-telemetry), Stok (@stok-team)

A huge 'Thank you!' to all other sponsors across Polar.sh, OpenCollective and GitHub Sponsors!

What's changed

v1.51.15

05 May 11:51
e8997c8
Compare
Choose a tag to compare

Maintenance release

Full Changelog: v1.51.14...v1.51.15

v2.8.2

09 Apr 08:14
Compare
Choose a tag to compare

Sponsors 🌟

Thanks to these incredible business sponsors:

What's changed

Bugfixes 🐛

  • fix: pydantic import differentiation for pydantic v1.10.15 by @peterschutt in #3347

Full Changelog
v2.8.1...v2.8.2

v2.8.1

08 Apr 11:23
Compare
Choose a tag to compare

Sponsors 🌟

Thanks to these incredible business sponsors:

What's changed

Bugfixes 🐛

Other changes

Full Changelog
v2.8.0...v2.8.1