ReleaseLightning AILightning AIpublished Oct 14, 2025seen 5d

Lightning-AI/LitServe v0.2.16

Lightning-AI/LitServe

Open original ↗

Captured source

source ↗
published Oct 14, 2025seen 5dcaptured 15hhttp 200method plain

v0.2.16

Repository: Lightning-AI/LitServe

Tag: v0.2.16

Published: 2025-10-14T17:02:44Z

Prerelease: no

Release notes:

What's Changed

  • bump linting to min python version py3.9 by @Borda in https://github.com/Lightning-AI/LitServe/pull/597
  • enable testing with minimal requirements by @Borda in https://github.com/Lightning-AI/LitServe/pull/596
  • Fix duplicate/multiple middleware initialization by @geeksambhu in https://github.com/Lightning-AI/LitServe/pull/601
  • Support async LitAPI.health() and await it in /health by @KAVYANSHTYAGI in https://github.com/Lightning-AI/LitServe/pull/604
  • fix: Swagger UI message print when `disable_openapi_url=False by @bhimrazy in https://github.com/Lightning-AI/LitServe/pull/620
  • fix/req-middleware-duplication by @bhimrazy in https://github.com/Lightning-AI/LitServe/pull/618

New Contributors

  • @geeksambhu made their first contribution in https://github.com/Lightning-AI/LitServe/pull/601
  • @KAVYANSHTYAGI made their first contribution in https://github.com/Lightning-AI/LitServe/pull/604
  • @Abdul-0x4A made their first contribution in https://github.com/Lightning-AI/LitServe/pull/621
  • @dmitsf made their first contribution in https://github.com/Lightning-AI/LitServe/pull/623

Full Changelog: https://github.com/Lightning-AI/LitServe/compare/v0.2.15...v0.2.16

Notability

notability 3.0/10

Minor patch release, low impact.