aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a64f3bb18..ee380ca6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,8 @@
- Bugfix: Filter cache keys against set of expired cache keys, not against set of CAS keys to keep
- Bugfix: Fix implementation when claiming GC reserve during GC
- Bugfix: Catch exceptions when processing requests with asio http and log errors
-- Improved: Command `zen gc-status` now gives details about storage, when last GC occured, how long until next GC etc
+- Improvement: Command `zen gc-status` now gives details about storage, when last GC occured, how long until next GC etc
+- Improvement: New rotating file logger that keeps on running regardless of errors to avoid spamming error reports on OOM or OOD
- Improvement: Removed HttpCidStore (was already deprecated)
- Changed: Cache access and write log are disabled by default
- Changed: We no longer purge out block location for missing blocks to allow testing/analisys of snapshots of server states without copying full set of data