diff options
| author | Zousar Shaker <[email protected]> | 2024-04-05 22:57:53 -0600 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2024-04-05 22:57:53 -0600 |
| commit | 9140fe9650e53f3a5d07ad135aa0fc02d041b72f (patch) | |
| tree | 66744b2ee1ecebe7a55ec7b6206069a887a57bda /CHANGELOG.md | |
| parent | 5.4.4-pre0 (diff) | |
| parent | Update changelog (diff) | |
| download | zen-9140fe9650e53f3a5d07ad135aa0fc02d041b72f.tar.xz zen-9140fe9650e53f3a5d07ad135aa0fc02d041b72f.zip | |
Merge pull request #41 from ue-foundation/zs/import-oplog-clean
Zs/import oplog clean
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
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 |