diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 1eded326..feed804e 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,6 +1,18 @@ Versity ScoutFS Release Notes ============================= +--- +v1.18 +\ +*Nov 7, 2023* + +Fixed a bug where background srch file compaction could stop making +forward progress if a partial compaction operation was committed at a +specific byte offset in a block. This would cause srch file searches to +be progressively more expensive over time. Once this fix is running +background compaction will resume, bringing the cost of searches back +down. + --- v1.17 \