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 a4daeb66d..d159cf2c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@
- Improvement: GCv2: Sort chunks to read by block/offset when finding references
- Improvement: GCv2: Exit as soon as no more unreferenced items are left
- Improvement: Reduce memory usage in GC and diskbucket flush
+- Improvement: Added a `{project}/oplog/{log}/chunkinfos` endpoint that can be used for getting all chunk info within an oplog in batch
- Improvement: Reserve vector sizes in GCv2 to reduce reallocations
- Improvement: Set min/max load factor for cachedisk/compactcas/filecas indexes to reduce memory footprint
- Improvement: Added context (upstream host name) to Zen upstream resolve error message