File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,17 @@ Release Notes for MongoDB 7.0 (Release Candidate)
12
12
:depth: 1
13
13
:class: twocols
14
14
15
+ This page describes changes and new features introduced in MongoDB 7.0.
16
+
17
+ MongoDB 7.0 is a |lts| Release, which means that it is supported for
18
+ both MongoDB Atlas and on-premises deployments. MongoDB 7.0 includes
19
+ changes introduced in MongoDB Rapid Releases 6.1, 6.2, and 6.3. To see
20
+ changes introduced in these rapid releases, see
21
+ :ref:`7.0-rapid-release-changes`.
22
+
23
+ To learn more about the differences between |lts| and Rapid releases,
24
+ see :ref:`release-version-numbers`.
25
+
15
26
Atlas Search Index Management
16
27
-----------------------------
17
28
@@ -190,6 +201,21 @@ command accepts the ``enableAutoMerger`` parameter. Use
190
201
:ref:`{+auto-merge-upper+} <automerger-concept>` takes this collection
191
202
into account.
192
203
204
+ .. _7.0-rapid-release-changes:
205
+
206
+ Changes Introduced in 6.X-Series Rapid Releases
207
+ -----------------------------------------------
208
+
209
+ MongoDB 7.0 includes changes and features from the following Rapid
210
+ Release versions:
211
+
212
+ - :ref:`MongoDB 6.1 Release Notes <release-notes-6.1>`
213
+
214
+ - :ref:`MongoDB 6.2 Release Notes <release-notes-6.2>`
215
+
216
+ - :ref:`MongoDB 6.3 Release Notes <release-notes-6.3>`
217
+
218
+
193
219
.. _7.0-upgrade:
194
220
195
221
Upgrade Procedures
You can’t perform that action at this time.
0 commit comments