Skip to content

Commit 272f235

Browse files
DOCSP-16228 java compatibility table update (#738)
* updated java compatability table
1 parent f26a4b5 commit 272f235

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- MongoDB 3.2
1515
- MongoDB 3.0
1616
- MongoDB 2.6
17-
17+
1818
* - 4.2
1919
- |checkmark|
2020
- |checkmark|
@@ -46,7 +46,7 @@
4646
- |checkmark|
4747

4848
* - 3.12
49-
-
49+
- |checkmark| [#3.12-driver-support]_
5050
- |checkmark|
5151
- |checkmark|
5252
- |checkmark|
@@ -184,7 +184,7 @@
184184
-
185185
-
186186
-
187-
- |checkmark| [#driver-support]_
187+
- |checkmark| [#2.14-driver-support]_
188188
- |checkmark|
189189
- |checkmark|
190190

@@ -208,7 +208,9 @@
208208
-
209209
- |checkmark|
210210

211-
.. [#driver-support] The 2.14 driver does not support all MongoDB 3.2 features (e.g.,
212-
read concern); however, if you are currently on a version 2.x driver
211+
.. [#3.12-driver-support] The 3.12 driver does not support all MongoDB 4.4 features
212+
213+
.. [#2.14-driver-support] The 2.14 driver does not support all MongoDB 3.2 features
214+
such as read concern. However, if you are currently on a version 2.x driver
213215
and would like to run against MongoDB 3.2 but cannot upgrade to driver
214216
version 3.2, use the 2.14 driver.

0 commit comments

Comments
 (0)