Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Granian 2.4.0 source code.tar.gz | 2025-06-28 | 172.4 kB | |
Granian 2.4.0 source code.zip | 2025-06-28 | 224.1 kB | |
README.md | 2025-06-28 | 600 Bytes | |
Totals: 3 Items | 397.1 kB | 0 |
What's Changed
New features
- Startup, shutdown and reload hooks support (#584 by @adhami3310)
- Dotenv files loading support
- Working directory option
- Proxies' forwarded headers wrappers
Changes
- Bump dependencies
- Add (experimental) Python 3.14 support
- Gate
jemalloc
allocator behind a feature flag
Enhancements
- Disable connections keepalive on shutdown signal
- This should allow Granian to successfully shutdown/reload even in presence of keepalived connections
- Improve descriptions of ASGI flow errors
Fixes
- Embed server reload