Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/reference/driver-compatibility.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ particular version of the driver will generally work with newer versions of
the server but may not take advantage of the functionality released in the
newer version of the server.

.. important::

MongoDB ensures compatibility between the MongoDB Server and the drivers
for three years after the server version's end of life (EOL) date. To learn
more about the MongoDB release and EOL dates, see
`MongoDB Software Lifecycle Schedules <https://www.mongodb.com/support-policy/lifecycles>`__.

The first column lists the driver versions.“D” in other columns means support
for that MongoDB version is deprecated and will be removed in a future driver
version.
Expand Down