Skip to content

Commit f3eae8a

Browse files
DOCSP-35886 deprecation definition update (#79)
Updated the note on what a deprecated version means.
1 parent 052ae68 commit f3eae8a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

source/includes/deprecated-definition.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
.. note::
22

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|.
3+
A deprecated version still works with the corresponding |onprem|
4+
release, but we will remove the support for this version in the
5+
next release. |mdb-support| recommends migrating to a supported
6+
version to avoid potential incompatibility issues.
87

98
To learn more, see `MongoDB Legacy Support Policy
109
<https://www.mongodb.com/legal/support-policy/legacy>`__ and

0 commit comments

Comments
 (0)