diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bd2e335a8..ef3bb9b59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## - Bugfix: Remove long running exclusive namespace wide locks when dropping buckets or namespaces +- Improvement: Check available disk space more frequently and trigger GC operation if low water mark is reached ## 5.6.8 - Feature: Add per bucket cache configuration (Lua options file only) |