aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c25982a56..1addb5f1e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
- 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
+- Improvement: Split worker pools into "burst" and "background" to prevent background job from starving client requests that uses thread pools
- 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