From 2e80b0c6ffe13a90ac2035bfc49a04950f305bd6 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Mon, 11 Dec 2023 11:55:36 +0100 Subject: Update CHANGELOG.md failed to push my edit to CHANGELOG.md before merging to main... --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d38746af..9a22b5f97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,10 @@ - Improvement: Pass lock scope to helper functions to clarify locking rules - Improvement: Block flush and gc operations for a bucket that is not yet initialized - Improvement: Add ZenCacheDiskLayer::GetOrCreateBucket to avoid code duplication +- Improvement: Scrub operation now validates compressed buffer hashes in filecas storage (used for large chunks) +- Improvement: Added `--dry`, `--no-gc` and `--no-cas` options to `zen scrub` command +- Improvement: Implemented oplog scrubbing (previously was a no-op) +- Improvement: Implemented support for running scrubbint at startup with --scrub= ## 0.2.35 - Bugfix: Fix timeout calculation for semtimedop call -- cgit v1.2.3