Docs Menu
Docs Home
/
MongoDB Manual
/

Release Notes for MongoDB 7.3

On this page

  • Patch Releases
  • General Changes

Important

MongoDB 7.3 is a rapid release and is only supported for MongoDB Atlas. MongoDB 7.3 is not supported for use on-premises. For more information, see MongoDB Versioning.

Issues fixed:

  • SERVER-78556 Return default of internalInsertMaxBatchSize to 64

  • SERVER-83712 Do not add $in length to plan cache key if there is no sort

  • SERVER-86674 Primary catch-up may believe it is caught up when it is not

  • SERVER-87961 Time series $group rewrite may produce incorrect results when a preceding $project stage projects out accessed fields

  • All Jira issues closed in 7.3.3

  • 7.3.3 Changelog

Issues fixed:

Issues fixed:

Starting in MongoDB 7.3, the compact command includes a new freeSpaceTargetMB option to specify the minimum amount of storage space, in megabytes, that must be recoverable for compaction to proceed.

Starting in MongoDB 7.3, when you use a find command on a view with the singleBatch: true and batchSize: 1 options, a cursor is no longer returned. In previous versions of MongoDB these find queries would return a cursor even when you set the single batch option to true.

Starting in MongoDB 7.3, the serverStatus command output includes the following new metrics:

← Upgrade a Sharded Cluster to 8.0