File tree Expand file tree Collapse file tree 4 files changed +33
-21
lines changed Expand file tree Collapse file tree 4 files changed +33
-21
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 10
10
- MongoDB 6.0
11
11
12
12
* - |onprem | 5.0
13
- - :icon-fa5: ` check-square `
14
- - :icon-fa5: ` check-circle `
15
- - :icon-fa5: ` check-circle `
13
+ - Deprecated
14
+ - Supported
15
+ - Supported
16
16
-
17
17
18
18
* - |onprem | 6.0
19
19
-
20
- - :icon-fa5: ` check-square `
21
- - :icon-fa5: ` check-circle `
22
- - :icon-fa5: ` check-circle `
20
+ - Deprecated
21
+ - Supported
22
+ - Supported
23
23
24
-
25
- :icon-fa5: `check-circle ` Supported
26
- :icon-fa5: `check-square ` Deprecated
24
+ .. include :: /includes/deprecated-definition.rst
Original file line number Diff line number Diff line change 8
8
- |onprem | 5.0
9
9
10
10
* - MongoDB 6.0
11
- - :icon-fa5: ` check-circle `
11
+ - Supported
12
12
-
13
13
14
14
* - MongoDB 5.0
15
- - :icon-fa5: ` check-circle `
16
- - :icon-fa5: ` check-circle `
15
+ - Supported
16
+ - Supported
17
17
18
18
* - MongoDB 4.4
19
- - :icon-fa5: ` check-circle `
20
- - :icon-fa5: ` check-circle `
19
+ - Supported
20
+ - Supported
21
21
22
22
* - MongoDB 4.2
23
- - :icon-fa5: ` check-circle `
24
- - :icon-fa5: ` check-circle `
23
+ - Supported
24
+ - Supported
25
25
26
26
* - MongoDB 4.0
27
- - :icon-fa5: ` check-circle `
28
- - :icon-fa5: ` check-circle `
27
+ - Supported
28
+ - Supported
29
29
30
30
* - MongoDB 3.6
31
- - :icon-fa5: ` check-circle `
32
- - :icon-fa5: ` check-circle `
31
+ - Supported
32
+ - Supported
33
33
34
34
* - MongoDB 3.4
35
35
-
38
38
* - MongoDB 3.2
39
39
-
40
40
-
41
+
42
+ .. 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