diff --git a/ReleaseNotes.md b/ReleaseNotes.md index ea347046..ccae6a17 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,6 +1,21 @@ Versity ScoutFS Release Notes ============================= +--- +v1.29 +\ +*Mar 25, 2026* + +Add a repair mechanism for mount logs that weren't properly resolved as +mounts left the cluster. The presence of these logs prevents log +merging from making forward progress and the backlog of logs over time +can cause operations to slow to a crawl. With the repair mechanism in +place the orphaned logs don't stop merging and operations proceed as +usual. + +Add an ioctl for turning offline unmapped file regions into sparse +regions. + --- v1.28 \