diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3670e451e..e9d3b79c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## +- Feature: Add `--allow-partial-block-requests` to `zen oplog-import` - Feature: `zen ui` can be used to open dashboards for local instances +- Improvement: `zen oplog-import` now uses partial block requests to reduce download size +- Improvement: Use latency to Cloud Storage host and Zen Cache host when calculating partial block requests - Bugfix: `--plain-progress` style progress bar should now show elapsed time correctly - Bugfix: Time spent indexing local and remote state during `zen builds download` now show the correct time |