aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f01d83ee..fcdbb7477 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,8 @@
##
+
+- Bugfix: Fixed race condition in Latch. Sometimes the Wait() could early out before the completion event had been set
+
+## 5.7.7
- Feature: Added `zen builds prime-cache` command to download all blocks and build blobs for a build and upload to a zen cache host
- This replaces the `--cache-prime-only` option for the `zen builds download` command
- If no zen cache host is specified or resolved it will only download the blobs, this can be used to measure download speed from Cloud Storage