Skip to content

Everest v0.9.0

Changelog

🆕 What's new

  • Add pprof and health endpoints to Everest

🐛 Bug fixes

  • Mark directories dirty using dir.GetPath(). Fixes, file changes could be ignored by diff and by commit.
  • Profiling endpoints now also exposed in readonly mode
  • fix file descriptor leak in WriteAt