| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Outline Server v1.12.2 source code.tar.gz | 2025-02-21 | 199.9 kB | |
| Outline Server v1.12.2 source code.zip | 2025-02-21 | 266.5 kB | |
| README.md | 2025-02-21 | 467 Bytes | |
| Totals: 3 Items | 466.9 kB | 0 | |
This is a hotfix release to address high CPU usage for new Manager metrics endpoints.
What's Changed
- refactor(server): use a reusable
http.Agent. By @sbruens in https://github.com/Jigsaw-Code/outline-server/pull/1644 - feat: cache recent prometheus queries in memory. By @daniellacosse in https://github.com/Jigsaw-Code/outline-server/pull/1643
Full Changelog: https://github.com/Jigsaw-Code/outline-server/compare/server-v1.12.1...server-v1.12.2