From 4727e4f8f834879c8cd99575cda2d9db262d0b48 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 8 Dec 2021 10:43:06 +0100 Subject: [PATCH] update to review --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index c91a11a06a..4bc7ca5896 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,7 +21,7 @@ - Permissions are now found as top-level keys `$read` and `$write` instead of nested under `$permissions` - Added Cursor pagination to all endpoints that provide pagination by offset - Added new Usage worker to aggregate usage statistics -- Added new Database to handle heavy database tasks in the background +- Added new Database worker to handle heavy database tasks in the background - Added detailed Usage statistics to following services in the Console: - Users - Storage @@ -57,7 +57,7 @@ - Fixed Health endpoints for `db` and `cache` ## Security -- Increased minimum password length to 8 +- Increased minimum password length to 8 and removed maximum length - Upgraded Redis to 6.2 - Upgraded InfluxDB to 1.4.0 - Upgraded Telegraf to 1.3.0