Skip to content

Commit f9c282a

Browse files
DOCSP-35886 compat tables and deprecated definition (#66)
Manually updated v6.0 with the same updates from #64 (because the table versions were different).
1 parent ffcb2e7 commit f9c282a

File tree

4 files changed

+33
-21
lines changed

4 files changed

+33
-21
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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+

source/includes/list-tables/supported-backingdb-versions.rst

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,15 @@
1010
- MongoDB 6.0
1111

1212
* - |onprem| 5.0
13-
- :icon-fa5:`check-square`
14-
- :icon-fa5:`check-circle`
15-
- :icon-fa5:`check-circle`
13+
- Deprecated
14+
- Supported
15+
- Supported
1616
-
1717

1818
* - |onprem| 6.0
1919
-
20-
- :icon-fa5:`check-square`
21-
- :icon-fa5:`check-circle`
22-
- :icon-fa5:`check-circle`
20+
- Deprecated
21+
- Supported
22+
- Supported
2323

24-
25-
:icon-fa5:`check-circle` Supported
26-
:icon-fa5:`check-square` Deprecated
24+
.. include:: /includes/deprecated-definition.rst

source/includes/list-tables/supported-mongodb-versions.rst

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,28 @@
88
- |onprem| 5.0
99

1010
* - MongoDB 6.0
11-
- :icon-fa5:`check-circle`
11+
- Supported
1212
-
1313

1414
* - MongoDB 5.0
15-
- :icon-fa5:`check-circle`
16-
- :icon-fa5:`check-circle`
15+
- Supported
16+
- Supported
1717

1818
* - MongoDB 4.4
19-
- :icon-fa5:`check-circle`
20-
- :icon-fa5:`check-circle`
19+
- Supported
20+
- Supported
2121

2222
* - MongoDB 4.2
23-
- :icon-fa5:`check-circle`
24-
- :icon-fa5:`check-circle`
23+
- Supported
24+
- Supported
2525

2626
* - MongoDB 4.0
27-
- :icon-fa5:`check-circle`
28-
- :icon-fa5:`check-circle`
27+
- Supported
28+
- Supported
2929

3030
* - MongoDB 3.6
31-
- :icon-fa5:`check-circle`
32-
- :icon-fa5:`check-circle`
31+
- Supported
32+
- Supported
3333

3434
* - MongoDB 3.4
3535
-
@@ -38,3 +38,5 @@
3838
* - MongoDB 3.2
3939
-
4040
-
41+
42+
.. include:: /includes/deprecated-definition.rst

source/reference/mongodb-compatibility.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ The following table displays the version compatibility. The MongoDB
2424
edition can be either Community or Enterprise.
2525

2626
.. include:: /includes/list-tables/supported-mongodb-versions.rst
27-
2827

2928
Version support covers the full release series from the first to the
3029
last release.

0 commit comments

Comments
 (0)