MongoDB 8.0.21-rc1 is out and is ready for testing. This is a release candidate containing only fixes since 8.0.20. The next stable release 8.0.21 will be a recommended upgrade for all 8.0 users.
Fixed in this release:
- 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