MongoDB 4.2.8-rc0 is released

MongoDB 4.2.8-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 4.2.7. The next stable release 4.2.8 will be a recommended upgrade for all 4.2 users.

Fixed in this release:

  • WT-6366 Off-by-one overflow in block-modification bitmaps for incremental backup
  • SERVER-47994 Fix for numerical overflow in GeoHash
  • SERVER-47799 AsyncRequestsSender should update replica set monitor in between retries for InterruptedAtShutdown
  • SERVER-48307 Transactions that write to exactly one shard and read from one or more other shards may incorrectly indicate failure on retry after successful commit
  • SERVER-46897 REMOVED node may never send heartbeat to fetch newest config

4.2 Release Notes | All Issues | Downloads

As always, please let us know of any issues.

– The MongoDB Team

2 Likes