diff options
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 e03072994..c25982a56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Improvement: Log reasons for failing to read cache bucket sidecar file - Improvement: If we fail to read access times for a project it now issues a warning instead of error - Improvement: If a zenserver instance is already using our named mutex - exit with error code instead of reporting error to Sentry +- Improvement: Gracefully handle scenarios where sponsor processes running status can not be checked - Bugfix: If we fail to get information on a cache chunk for a partial chunk request - treat it as a cache miss - Bugfix: Set last GC time when we skip GC due to low disk space to avoid spam-running GC - Bugfix: Make sure we lock project and verify directory exists before trying to iterate to find oplogs |