From 1550fce2eee36e66145543e7ef7d03c6395c798f Mon Sep 17 00:00:00 2001 From: Alex Bevilacqua Date: Fri, 6 Oct 2023 12:40:16 -0400 Subject: [PATCH] RUBY-3331: Inline server lifecycle callout --- docs/reference/driver-compatibility.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/reference/driver-compatibility.txt b/docs/reference/driver-compatibility.txt index 0402c17f83..664b19149d 100644 --- a/docs/reference/driver-compatibility.txt +++ b/docs/reference/driver-compatibility.txt @@ -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 `__. + 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.