diff options
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d8fae2ed..468f4a1ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ ## +- Tweak bundle compression settings to streamline build +- ZenCacheDiskLayer::CacheBucket::GatherReferences: Don't hold index lock while reading standalone values +- hardening of ZenCacheDiskLayer::CacheBucket::PutStandaloneCacheValue +- GitHub Actions: Move release job to in-house linux agent + +## v0.1.1 - BlockStore (small object store) Always block GC of current write block - Make it possible to configure GC monitoring interval using `--gc-monitor-interval-seconds` - Keep "reason" from upstream response so we can present it even if the request fails without outright error |