aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzousar <[email protected]>2024-04-05 09:04:51 -0600
committerzousar <[email protected]>2024-04-05 09:04:51 -0600
commitfb08a86d415e3c61ecce49b25be496c763ed49f4 (patch)
tree66744b2ee1ecebe7a55ec7b6206069a887a57bda
parentprecommit (diff)
downloadzen-fb08a86d415e3c61ecce49b25be496c763ed49f4.tar.xz
zen-fb08a86d415e3c61ecce49b25be496c763ed49f4.zip
Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da32748ec..6c0445d71 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
- Improvement: Catch call stack when throwing assert exceptions and log/output call stack at important places to provide more context to caller
- Improvement: Validate lengths of chunks fetched from CAS/Cache store, if full chunk can not be retrieved, treat it as missing
- Improvement: Hardening of ParsePackageMessage and added extended details of all malformed attachments detected
+- Improvement: Allow import-oplog command to include GC marker path as an argument for when it creates the destination oplog
## 5.4.3
- Bugfix: Fix sentry using wrong folder path when data path contains non-ascii characters UE-210530