MongoDB 8.0.21 is out and is ready for production deployment. This release contains only fixes since 8.0.20, and is a recommended upgrade for all 8.0 users.
Fixed in this release:
- SERVER-119679 Missing Authorization Check in updateUser
- SERVER-119981 Fix binDataClean() for deprecated type
- SERVER-86326 Increase max regex pattern length to 32k
- SERVER-104438 Reclaiming oplog may block stepup/stepdown
- SERVER-111007 Validation should distinguish between root causes when finding mixed schema data
- SERVER-118466 Prevent the TTL Monitor from spawning an unbounded amount of threads for sharding metadata recovery
- SERVER-118546 Can not create timeseries 2dsphere index with a non-system user
As always, please let us know of any issues.
-- The MongoDB Team