Everest v0.9.1¶
← Back to all Everest releases
What's new
- Configurable --prefetch-chunks and --max-prefetch-concurrency (#1517, #1586)
- Add golang tracing (#1597). Can help analyze performance.
Bug fixes
- Multiple stability improvements.
- Fix overfetching of chunks (#1535 and others).
- Don't report usage messages on license and similar startup failures (#2261)
- Lazily create write-side files. (#1419)
- A missing field in the internal file representation changed. Do not re-use existing cache directories across this version upgrade. (#1691 et al.)
- Report correct errors when killed.
- Fix goroutine leak (#1681)
- Trim whitespace from procfiles (#1683)