Download Latest Version Granian 2.5.0 source code.tar.gz (177.0 kB)
Email in envelope

Get an email when there's a new version of Granian

Home / v2.5.0
Name Modified Size InfoDownloads / Week
Parent folder
Granian 2.5.0 source code.tar.gz 2025-07-30 177.0 kB
Granian 2.5.0 source code.zip 2025-07-30 230.0 kB
README.md 2025-07-30 820 Bytes
Totals: 3 Items   407.8 kB 0

What's Changed

New features

  • Human-readable CLI duration arguments (#622 by @3ok)
  • This allows CLI arguments like --workers-lifetime 6h
  • Workers memory usage limiter (--workers-max-rss option)
  • Unix Domain Socket support (experimental)

Changes

  • Massively refactored workers Rust code
  • Dotfiles now won't override pre-defined environment variables
  • The reload of such files is still effective, it will simply skip pre-existing variables
  • Bump dependencies

Enhancements

  • Allow to disable static files cache headers (with --static-path-expires 0)
  • Minor additional interpreter detachments in free-threaded Python
  • Use of biased tokio::select

Fixes

  • Embed server hooks ordering
  • Respect code and reason values in ASGI websocket close messages
Source: README.md, updated 2025-07-30