File tree Expand file tree Collapse file tree 4 files changed +32
-22
lines changed Expand file tree Collapse file tree 4 files changed +32
-22
lines changed Original file line number Diff line number Diff line change
1
+ .. note ::
2
+
3
+ MongoDB marks a version as deprecated when we no longer support it.
4
+ While a deprecated version might still work with the corresponding
5
+ |onprem | release, we will remove the support for this version in the
6
+ future. |mdb-support | doesn't recommend using this version and
7
+ provides limited assistance for using this version with |onprem |.
8
+
9
+ To learn more, see `MongoDB Legacy Support Policy
10
+ <https://www.mongodb.com/legal/support-policy/legacy> `__ and
11
+ `MongoDB Software Lifecycle Schedules for Ops Manager
12
+ <https://www.mongodb.com/legal/support-policy/lifecycles> `__.
13
+
Original file line number Diff line number Diff line change 11
11
12
12
* - |onprem | 7.0
13
13
-
14
- - :icon-fa5: ` check-square `
15
- - :icon-fa5: ` check-circle `
16
- - :icon-fa5: ` check-circle `
14
+ - Deprecated
15
+ - Supported
16
+ - Supported
17
17
18
18
* - |onprem | 6.0
19
- - :icon-fa5: ` check-square `
20
- - :icon-fa5: ` check-circle `
21
- - :icon-fa5: ` check-circle `
19
+ - Deprecated
20
+ - Supported
21
+ - Supported
22
22
-
23
23
24
-
25
- :icon-fa5: `check-circle ` Supported
26
- :icon-fa5: `check-square ` Deprecated
24
+ .. include :: /includes/deprecated-definition.rst
25
+
Original file line number Diff line number Diff line change 8
8
- |onprem | 6.0
9
9
10
10
* - MongoDB 7.0
11
- - :icon-fa5: ` check-circle `
11
+ - Supported
12
12
-
13
13
14
14
* - MongoDB 6.0
15
- - :icon-fa5: ` check-circle `
16
- - :icon-fa5: ` check-circle `
15
+ - Supported
16
+ - Supported
17
17
18
18
* - MongoDB 5.0
19
- - :icon-fa5: ` check-circle `
20
- - :icon-fa5: ` check-circle `
19
+ - Supported
20
+ - Supported
21
21
22
22
* - MongoDB 4.4
23
- - :icon-fa5: ` check-circle `
24
- - :icon-fa5: ` check-circle `
23
+ - Supported
24
+ - Supported
25
25
26
26
* - MongoDB 4.2
27
- - :icon-fa5: ` check-square `
28
- - :icon-fa5: ` check-circle `
27
+ - Deprecated
28
+ - Supported
29
29
30
30
* - MongoDB 4.0
31
31
-
32
- - :icon-fa5: ` check-square `
32
+ - Deprecated
33
33
34
34
* - MongoDB 3.6
35
35
-
36
36
-
37
37
38
- :icon-fa5: `check-circle ` Supported
39
- :icon-fa5: `check-square ` Deprecated
38
+ .. include :: /includes/deprecated-definition.rst
Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ The following table displays the version compatibility. The MongoDB
24
24
edition can be either Community or Enterprise.
25
25
26
26
.. include:: /includes/list-tables/supported-mongodb-versions.rst
27
-
28
27
29
28
Version support covers the full release series from the first to the
30
29
last release.
You can’t perform that action at this time.
0 commit comments