We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f0046 commit 4b007a6Copy full SHA for 4b007a6
docs/reference/driver-compatibility.txt
@@ -28,6 +28,13 @@ particular version of the driver will generally work with newer versions of
28
the server but may not take advantage of the functionality released in the
29
newer version of the server.
30
31
+.. important::
32
+
33
+ MongoDB ensures compatibility between the MongoDB Server and the drivers
34
+ for three years after the server version's end of life (EOL) date. To learn
35
+ more about the MongoDB release and EOL dates, see
36
+ `MongoDB Software Lifecycle Schedules <https://www.mongodb.com/support-policy/lifecycles>`__.
37
38
The first column lists the driver versions.“D” in other columns means support
39
for that MongoDB version is deprecated and will be removed in a future driver
40
version.
0 commit comments