MongoDB 6.0.15 is released

MongoDB 6.0.15 is out and is ready for production deployment. This release contains only fixes since 6.0.14, and is a recommended upgrade for all 6.0 users.

Fixed in this release:

  • SERVER-72703 Downgrade $out's db lock to MODE_IX
  • SERVER-78556 Return default of internalInsertMaxBatchSize to 64
  • SERVER-80363 server default writeConcern is not honored when wtimeout is set
  • SERVER-83602 $or -> $in MatchExpression rewrite should not generate $or directly nested in another $or
  • WT-11062 Safe free the ref addr to allow concurrent access
6.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team
2 Likes