| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-06-30 | 795 Bytes | |
| v2.52.5 source code.tar.gz | 2024-06-30 | 770.0 kB | |
| v2.52.5 source code.zip | 2024-06-30 | 979.4 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
👮 Security
Middleware/session: Session Middleware Token Injection Vulnerability - GHSA-98j2-3j3p-fw2v
https://docs.gofiber.io/api/middleware/session🧹 Updates
- Middleware/session: Remove extra release and aquire ctx calls in session_test.go (#3043)
🐛 Bug Fixes
- Middleware/monitor: middleware reporting of CPU usage (#2984)
- Middleware/session: mutex for thread safety (#3050)
📚 Documentation
- Improve ctx.Locals method description and example (#3030)
- Improve ctx.Locals method documentation (#3033)
- Update README_id.md (#3045)
Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.4...v2.52.5
Thank you @nyufeng, @PaulTitto and @sixcolors for making this update possible.