| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Granian 2.7.0 source code.tar.gz | 2026-02-02 | 195.2 kB | |
| Granian 2.7.0 source code.zip | 2026-02-02 | 253.4 kB | |
| README.md | 2026-02-02 | 598 Bytes | |
| Totals: 3 Items | 449.2 kB | 0 | |
What's Changed
New features
- Add prometheus metrics export (based on @butlerx preliminary work)
- Add support for ASGI websocket denial response extension (#771 by @JaeHyuckSa)
- Add static files rewrite support for directory listings (#784 by @tobiasge)
- Add support for multiple static paths
Changes
- Lowered
--blocking-threads-idle-timeoutminimum accepted value to 5 seconds - Bump dependencies
Enhancements
- Refactor blocking thread-pool resize strategy
- Review
autoruntime mode option
Fixes
- Bump minimum version of
clickdependency