Skip to content

RUBY-3331: Inline server lifecycle callout #2790

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 6, 2023
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