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.

Important

CSFLE and Queryable Encryption self-lookup may send malformed values in subpipelines

Issues fixed:

  • SERVER-89529 Retryable writes during resharding may execute more than once if chunk migration follows the reshard operation

  • SERVER-91195 Provide a generic backportable solution not to miss top-level timeseries collection options

  • SERVER-91362 Do not copy JS "scope" object if a cached JsExecution exists

  • SERVER-91406 $changeStreamSplitLargeEvent returns Location7182803 error when used with non-renameable match expression

  • SERVER-91699 Subtracted memory greater than the total memory

  • All Jira issues closed in 7.3.4

  • 7.3.4 Changelog

Issues fixed:

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:

Back

Release Notes

Next

Compatibility Changes in MongoDB 7.3