| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pingora 0.8.1 source code.tar.gz | 2026-06-04 | 3.4 MB | |
| Pingora 0.8.1 source code.zip | 2026-06-04 | 3.7 MB | |
| README.md | 2026-06-04 | 616 Bytes | |
| Totals: 3 Items | 7.1 MB | 0 | |
0.8.1 - 2026-06-04
🔒 Security
- Bound default HTTP/2 server limits to mitigate memory exhaustion.
- Upgrade Rustls-related dev-dependencies to address
rustls-webpkisecurity advisories.
⚙️ Miscellaneous Tasks
- Pin tracing dependencies to preserve Rust 1.84 compatibility.
- Use
cargo checkfor MSRV verification instead of compiling dev-dependencies during tests. - Update the Semgrep OSS scanning workflow.
- Use valid paths in header serialization tests.
- Gate HTTP/1 CONNECT tests on patched HTTP/1 support.