aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index befdd1944..56eb3af53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
- Bugfix: Validate compact binary objects stored in cache before attempting to parse them to avoid crash when data is corrupt
- Bugfix: Don't report redundant error if disk is full when writing GC state or GC log
- Bugfix: Properly handle empty directories when using `zen wipe` command
+- Bugfix: Handle invalid plugin config file without terminating
- Improvement: If garbage collection fails due to out of disk or out of memory we issue a warning instead of reporting an error to Sentry
- Improvement: Improved cache bucket state index write time with ~15% and cache bucket side-car write time with ~20%
- Improvement: Optimize block compact reducing memcpy operations