MongoDB 5.0.28 is out and is ready for production deployment. This release contains only fixes since 5.0.27, and is a recommended upgrade for all 5.0 users.
Fixed in this release:
- SERVER-63198 Prevent shutdown command from hanging
- SERVER-90747 Handle $elemMatch with empty path in plan enumerator correctly
- SERVER-91362 Performance: Do not copy JS "scope" object if a cached JsExecution exists
- SERVER-91562 [5.0] IndexDescriptor::compareIndexOptions treats no unique/sparse as not identical to unique:false/sparse:false
- WT-10807 Skip in-memory deleted pages as part of the tree walk
As always, please let us know of any issues.
-- The MongoDB Team