Skip to content

Commit 8413533

Browse files
RUBY-2800 Document deprecation of server versions (#2354)
* RUBY-2800 Document deprecation of server versions * Fix language
1 parent 9da536a commit 8413533

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

source/reference/driver-compatibility.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ particular version of the driver will generally work with newer versions of
2828
the server but may not take advantage of the functionality released in the
2929
newer version of the server.
3030

31-
The first column lists the driver versions.
31+
The first column lists the driver versions.“D” in other columns means support
32+
for that MongoDB version is deprecated and will be removed in a future driver
33+
version.
3234

3335
.. list-table::
3436
:header-rows: 1
@@ -47,15 +49,15 @@ The first column lists the driver versions.
4749
- MongoDB 2.6
4850

4951
* - 2.16
50-
-
51-
- |checkmark|
52-
- |checkmark|
53-
- |checkmark|
5452
- |checkmark|
5553
- |checkmark|
5654
- |checkmark|
5755
- |checkmark|
5856
- |checkmark|
57+
- D
58+
- D
59+
- D
60+
- D
5961

6062
* - 2.15
6163
-

0 commit comments

Comments
 (0)