File tree Expand file tree Collapse file tree 5 files changed +9
-5
lines changed Expand file tree Collapse file tree 5 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
define: prefix docs
2
2
define: base https://www.mongodb.com/${prefix}
3
3
define: versions v2.2 v2.4 v2.6 v3.0 v3.2 v3.4 v3.6 v4.0 v4.2 v4.4 v5.0 v5.1 v5.2 v5.3 v6.0 v6.1 v6.2 v6.3 v7.0 v7.1 v7.2 master
4
- symlink: master -> v7.2
4
+ symlink: master -> v7.3
5
5
symlink: stable -> v7.0
6
- symlink: rapid -> v7.1
6
+ symlink: rapid -> v7.3
7
7
symlink: current -> v7.0
8
- symlink: upcoming -> v7.2
8
+ symlink: upcoming -> v7.3
9
9
symlink: manual -> v7.0
10
10
11
11
[v2.2]: ${prefix}/${version}/core/read-operations-introduction -> ${base}/${version}/core/read-operations/
Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ Release Notes for MongoDB 7.2
12
12
:depth: 1
13
13
:class: twocols
14
14
15
- .. include:: /includes/rapid-release-short.rst
16
-
17
15
Patch Releases
18
16
--------------
19
17
Original file line number Diff line number Diff line change 10
10
:depth: 1
11
11
:class: singlecol
12
12
13
+ .. include:: /includes/rapid-release-short.rst
14
+
13
15
.. include:: /includes/changelogs/releases/7.3.1.rst
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ Compatibility Changes in MongoDB 7.3
14
14
15
15
.. _7.3-downgrade-incompatible:
16
16
17
+ .. include:: /includes/rapid-release-short.rst
18
+
17
19
Backward-Incompatible Features
18
20
------------------------------
19
21
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ Release Notes for MongoDB 7.3
12
12
:depth: 1
13
13
:class: twocols
14
14
15
+ .. include:: /includes/rapid-release-short.rst
16
+
15
17
Patch Releases
16
18
--------------
17
19
You can’t perform that action at this time.
0 commit comments