File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Upcoming Rapid Release
16
16
17
17
:ref:`release-notes-6.1`
18
18
19
- .. include:: /includes/in-dev .rst
19
+ .. include:: /includes/rapid-release .rst
20
20
21
21
.. toctree::
22
22
:maxdepth: 1
Original file line number Diff line number Diff line change 1
1
.. _6.1-compatibility:
2
2
3
- ========================================================
4
- Compatibility Changes in MongoDB 6.1 (Release Candidate)
5
- ========================================================
3
+ ====================================
4
+ Compatibility Changes in MongoDB 6.1
5
+ ====================================
6
6
7
7
.. default-domain:: mongodb
8
8
@@ -12,7 +12,7 @@ Compatibility Changes in MongoDB 6.1 (Release Candidate)
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
- .. include:: /includes/in-dev .rst
15
+ .. include:: /includes/rapid-release .rst
16
16
17
17
This page describes changes introduced in MongoDB 6.1 that can affect
18
18
compatibility with older versions of MongoDB.
Original file line number Diff line number Diff line change 1
1
.. _release-notes-6.1:
2
2
3
- =================================================
4
- Release Notes for MongoDB 6.1 (Release Candidate)
5
- =================================================
3
+ =============================
4
+ Release Notes for MongoDB 6.1
5
+ =============================
6
6
7
7
.. default-domain:: mongodb
8
8
@@ -12,7 +12,11 @@ Release Notes for MongoDB 6.1 (Release Candidate)
12
12
:depth: 2
13
13
:class: twocols
14
14
15
- .. include:: /includes/in-dev.rst
15
+ .. include:: /includes/rapid-release.rst
16
+
17
+ .. note::
18
+
19
+ MongoDB 6.1 Released October 11, 2022
16
20
17
21
Regular Expressions
18
22
-------------------
You can’t perform that action at this time.
0 commit comments