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: