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 64c826621..d87cb40d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
- When trimming memcache, don't repack memcache data vector, defer that to regular garbage collection
- When trimming memcache, deallocate memcache buffers when not holding exclusive lock in bucket
- Improvement: Optimized startup performance - reduced startup time by ~30% for large data sets
+- Improvement: During block store compact, merge small blocks even if no new unused data is found
- Bugfix: Symbol resolution could fail on Windows depending on the process' current working directory
- Bugfix: Don't block disk cache buckets from writing when scanning records for attachment references
- Bugfix: Make sure we clear active write block if block store if we get exception when writing to disk