Latest in branch 7.0
7.0.34
Released 12 May 2026
(29 days ago)
SoftwareMongoDB Server
Version7.0
Status
Supported
Initial release7.0.0
01 Aug 2023
(2 years ago)
Latest release7.0.34
12 May 2026
(29 days ago)
End of life31 Aug 2027
(Ends in 1 year, 2 months)
Release noteshttps://www.mongodb.com/docs/manual/release-notes/7.0/
Documentationhttps://www.mongodb.com/docs/v7.0/
Downloadhttps://www.mongodb.com/try/download/community
MongoDB Server 7.0 ReleasesView full list

What's New in MongoDB 7.0

MongoDB 7.0 focuses on faster queries, smarter sharding management, stronger time series support, and improved security. The slot-based execution engine speeds up find and aggregation workloads. Sharding gains automatic chunk merging, better shard key analysis, and metadata checks. Time series collections remove many delete restrictions and add automatic indexing. Queryable Encryption reaches general availability for equality searches. New aggregation operators help with statistics, and OpenID Connect brings modern authentication. Overall, this release delivers noticeable performance lifts, easier cluster operations, and tools that make large-scale deployments more efficient and secure without major rewrites for most applications.

Key Features and Improvements

Category Feature / Improvement Description
Performance Slot-based Query Execution Engine (SBE) Boosts find and aggregation performance; shown in slow query logs as queryFramework: "sbe".
Performance Concurrent Transaction Tuning Automatically adjusts read/write tickets during high load to maintain throughput.
Sharding AutoMerger Merges eligible chunks automatically; enabled by default; control with enableAutoMerger in configureCollectionBalancing.
Sharding analyzeShardKey Command and method to evaluate shard key effectiveness with metrics like sample size and correlation thresholds.
Sharding checkMetadataConsistency Verifies sharding metadata consistency at cluster, database, or collection level.
Sharding mergeAllChunksOnShard Merges all mergeable chunks on a specific shard for a collection.
Sharding configureQueryAnalyzer Sets up query sampling for collections to collect usage data.
Query Engine Compound Wildcard Indexes Supports one wildcard plus other fields for targeted queries while reducing index count.
Query Engine USER_ROLES System Variable Returns current user's roles in queries like find, aggregation, and updates.
Aggregation $median and $percentile Approximate median as scalar; array of percentile values as accumulator or expression.
Aggregation $dateToString Enhancements New %b (abbreviated month) and %B (full month name) format options.
Aggregation $changeStreamSplitLargeEvent Splits change stream events over 16 MB into fragments.
Time Series Delete Operation Support Removes most prior limits on deletes in time series collections.
Time Series Automatic Compound Index Created on metaField + timeField when making a time series collection.
Security Queryable Encryption GA Equality queries now production-ready (incompatible with preview version).
Security OpenID Connect Authentication Enterprise support for SSO via third-party providers using oidcIdentityProviders.
Security KMIP Legacy Protocol Supports versions 1.0/1.1 with useLegacyProtocol setting.
Atlas Search Search Index Management Commands and mongosh helpers like createSearchIndexes, dropSearchIndex (Atlas only).

Deprecations and Removals

Item Status Details
collStats and currentOp commands Deprecated Use $collStats and $currentOp aggregation stages instead.
Journaling options Removed Journaling always on; storage.journal.enabled and --journal/--nojournal flags gone.
maxSize in addShard Removed Field ignored or causes error; balancer now uses data size, not chunk count.
Platform support Removed RHEL 7 / CentOS 7 / Oracle 7 on PPC64LE and s390x no longer supported.

Compatibility and Upgrade Notes

To upgrade to MongoDB 7.0, first set featureCompatibilityVersion to 6.0 on your current setup. Use setFeatureCompatibilityVersion with confirm: true. Only single-version downgrades work -- binary downgrades are not supported in Community Edition. Queryable Encryption GA data prevents downgrade to preview versions. Remove any use of deprecated commands and options like old journaling flags. Sharding balancer shifts to size-based distribution, so review chunk/ranges behavior. Test thoroughly after upgrade, especially sharding metadata, time series deletes, and query performance with SBE. Patch releases address important security fixes and bugs, so stay current within the 7.0 series.

Releases In Branch 7.0

VersionRelease date
7.0.3412 May 2026
(29 days ago)
7.0.3229 Apr 2026
(1 month ago)
7.0.3117 Mar 2026
(2 months ago)
7.0.3010 Feb 2026
(4 months ago)
7.0.2910 Feb 2026
(4 months ago)
7.0.2822 Dec 2025
(5 months ago)
7.0.27-rc008 Dec 2025
(6 months ago)
7.0.2708 Dec 2025
(6 months ago)
7.0.26-rc024 Oct 2025
(7 months ago)
7.0.27-alpha024 Oct 2025
(7 months ago)
7.0.2624 Oct 2025
(7 months ago)
7.0.2521 Oct 2025
(7 months ago)
7.0.25-alpha005 Sep 2025
(9 months ago)
7.0.24-rc027 Aug 2025
(9 months ago)
7.0.2427 Aug 2025
(9 months ago)
7.0.23-rc131 Jul 2025
(10 months ago)
7.0.2331 Jul 2025
(10 months ago)
7.0.23-rc030 Jul 2025
(10 months ago)
7.0.22-rc003 Jul 2025
(11 months ago)
7.0.2203 Jul 2025
(11 months ago)
7.0.21-rc020 May 2025
(1 year ago)
7.0.2120 May 2025
(1 year ago)
7.0.2013 May 2025
(1 year ago)
7.0.21-alpha029 Apr 2025
(1 year ago)
7.0.1924 Apr 2025
(1 year ago)
7.0.1809 Apr 2025
(1 year ago)
7.0.1709 Apr 2025
(1 year ago)
7.0.16-rc003 Dec 2024
(1 year ago)
7.0.16-rc103 Dec 2024
(1 year ago)
7.0.1603 Dec 2024
(1 year ago)
7.0.1519 Nov 2024
(1 year ago)
7.0.15-rc108 Oct 2024
(1 year ago)
7.0.15-rc007 Oct 2024
(1 year ago)
7.0.14-rc014 Aug 2024
(1 year ago)
7.0.1414 Aug 2024
(1 year ago)
7.0.13-rc107 Aug 2024
(1 year ago)
7.0.1307 Aug 2024
(1 year ago)
7.0.13-rc005 Aug 2024
(1 year ago)
7.0.12-rc119 Jun 2024
(1 year ago)
7.0.1219 Jun 2024
(1 year ago)
7.0.12-rc018 Jun 2024
(1 year ago)
7.0.11-rc218 May 2024
(2 years ago)
7.0.1118 May 2024
(2 years ago)
7.0.11-rc117 May 2024
(2 years ago)
7.0.11-rc014 May 2024
(2 years ago)
7.0.10-rc001 May 2024
(2 years ago)
7.0.1001 May 2024
(2 years ago)
7.0.9-rc119 Apr 2024
(2 years ago)
7.0.919 Apr 2024
(2 years ago)
7.0.9-rc011 Apr 2024
(2 years ago)
7.0.8-rc026 Mar 2024
(2 years ago)
7.0.826 Mar 2024
(2 years ago)
7.0.7-rc208 Mar 2024
(2 years ago)
7.0.708 Mar 2024
(2 years ago)
7.0.7-rc101 Mar 2024
(2 years ago)
7.0.7-rc016 Feb 2024
(2 years ago)
7.0.6-rc009 Feb 2024
(2 years ago)
7.0.609 Feb 2024
(2 years ago)
7.0.5-rc019 Dec 2023
(2 years ago)
7.0.519 Dec 2023
(2 years ago)
7.0.4-rc009 Nov 2023
(2 years ago)
7.0.409 Nov 2023
(2 years ago)
7.0.3-rc119 Oct 2023
(2 years ago)
7.0.319 Oct 2023
(2 years ago)
7.0.3-rc018 Oct 2023
(2 years ago)
7.0.2-rc219 Sep 2023
(2 years ago)
7.0.219 Sep 2023
(2 years ago)
7.0.2-rc108 Sep 2023
(2 years ago)
7.0.2-rc006 Sep 2023
(2 years ago)
7.0.1-rc022 Aug 2023
(2 years ago)
7.0.122 Aug 2023
(2 years ago)
7.0.001 Aug 2023
(2 years ago)
7.0.0-rc1027 Jul 2023
(2 years ago)
7.0.0-rc926 Jul 2023
(2 years ago)
7.0.0-rc819 Jul 2023
(2 years ago)
7.0.0-rc710 Jul 2023
(2 years ago)
7.0.0-rc628 Jun 2023
(2 years ago)
7.0.0-rc521 Jun 2023
(2 years ago)
7.0.0-rc415 Jun 2023
(2 years ago)
7.0.0-rc307 Jun 2023
(3 years ago)
7.0.0-rc223 May 2023
(3 years ago)
7.0.0-rc117 May 2023
(3 years ago)
7.0.0-rc024 Apr 2023
(3 years ago)
7.0.0-alpha004 Apr 2023
(3 years ago)
7.0.0-alpha07 Feb 2023
(3 years ago)