Skip to content

Commit cb06792

Browse files
committed
DOCSP-39159: v5.2 removal of support for 3.6
1 parent 3e3f1b7 commit cb06792

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

source/includes/mongodb-compatibility-table-java.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
- ✓
2424
- ✓
2525
- ✓
26-
-
26+
-
2727

2828
* - 4.10 to 5.1
2929
- ⊛

source/whats-new.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,14 @@ The 5.2.1 driver patch release includes the following changes:
4949
What's New in 5.2
5050
-----------------
5151

52-
New features of the 5.2 driver release include:
52+
.. important:: Removal of Support for {+mdb-server+} 3.6
53+
54+
{+driver-short+} v5.2 removes support for {+mdb-server+} 3.6. To
55+
learn more about compatible versions of the server, see
56+
:ref:`java-compatibility-tables`.
57+
58+
The 5.2 driver release includes the following changes, fixes,
59+
and features:
5360

5461
- A forward-slash (``/``) character between the host names and client
5562
options in a connection URI is optional. The driver parses the

0 commit comments

Comments
 (0)