From 5c75b9bbf1308df79624d015a063ddd0a46ab2e7 Mon Sep 17 00:00:00 2001 From: Anastasia Alexandrova Date: Mon, 28 Oct 2024 11:34:02 +0100 Subject: [PATCH] Update docs/release_notes/8.0.1-1.md Co-authored-by: Sandra Romanchenko <53295797+sandraromanchenko@users.noreply.github.com> --- docs/release_notes/8.0.1-1.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/release_notes/8.0.1-1.md b/docs/release_notes/8.0.1-1.md index fd6b744be..58f4e9697 100644 --- a/docs/release_notes/8.0.1-1.md +++ b/docs/release_notes/8.0.1-1.md @@ -57,7 +57,6 @@ You can now configure database profiler to log slow operations based on the time #### Security improvements * You can now run range queries on encrypted fields, specifically for numeric data types and dates. This expands the range of use cases for queryable encryption, including accounting operations, healthcare, financial services, and other strictly regulated data operations where data safety is crucial. -* The logging format in MongoDB is now [OCSF](Open Cybersecurity Schema Framework) compliant. This simplifies integration with external monitoring systems since the log output is compatible out of the box. This saves the time of your developers enabling them to focus on other tasks. Other improvements include the following: