MongoDB 4.2.24-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 4.2.23. The next stable release 4.2.24 will be a recommended upgrade for all 4.2 users.
Fixed in this release:
- SERVER-62738 Give mongos the ability to passthrough to a specific shard
- SERVER-68115 Bug fix for "elemMatchRootLength > 0" invariant trigger
- SERVER-68361 LogTransactionOperationsForShardingHandler::commit misses transferring documents from prepared and non-prepared transactions changing a document's shard key value
- SERVER-71759 dataSize command doesn't yield
- SERVER-72535 Sharded clusters allow creating the 'admin', 'local', and 'config' databases with alternative casings
As always, please let us know of any issues.
-- The MongoDB Team