diff --git a/docs/runtime_suite/crud-service/changelog.md b/docs/runtime_suite/crud-service/changelog.md index 930cb8e5e7..2fdd06e119 100644 --- a/docs/runtime_suite/crud-service/changelog.md +++ b/docs/runtime_suite/crud-service/changelog.md @@ -15,6 +15,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 7.2.3-rc.0 - 2025-01-14 + +### Changed + +- overhauled Mongo view update logic to avoid requesting [`dropCollection`](https://www.mongodb.com/docs/manual/reference/privilege-actions/#mongodb-authaction-dropCollection) privilege action + ## 7.2.2 - 2024-12-13 ### Changed