Skip to content

Commit 41242ec

Browse files
rozzacbush
authored andcommitted
Updated Java language and mongodb compatibility tables (#507)
DOCS-12775
1 parent 9efdf4c commit 41242ec

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,20 @@
88
- Java 6
99
- Java 7
1010
- Java 8
11-
- Java 9
12-
- Java 10
11+
- Java 11
1312

14-
* - Version 3.9
13+
* - Version 3.10
1514
-
1615
- |checkmark|
1716
- |checkmark|
1817
- |checkmark|
1918
- |checkmark|
19+
20+
* - Version 3.9
21+
-
22+
- |checkmark|
23+
- |checkmark|
24+
- |checkmark|
2025
- |checkmark|
2126

2227
* - Version 3.8
@@ -25,53 +30,48 @@
2530
- |checkmark|
2631
- |checkmark|
2732
- |checkmark|
28-
- |checkmark|
2933

3034
* - Version 3.4
3135
-
3236
- |checkmark|
3337
- |checkmark|
3438
- |checkmark|
3539
- |checkmark|
36-
- |checkmark|
3740

3841
* - Version 3.3
3942
-
4043
- |checkmark|
4144
- |checkmark|
4245
- |checkmark|
4346
- |checkmark|
44-
- |checkmark|
4547

4648
* - Version 3.2
4749
-
4850
- |checkmark|
4951
- |checkmark|
5052
- |checkmark|
5153
- |checkmark|
52-
- |checkmark|
5354

5455
* - Version 3.1
5556
-
5657
- |checkmark|
5758
- |checkmark|
5859
- |checkmark|
5960
- |checkmark|
60-
- |checkmark|
6161

6262
* - Version 3.0
6363
-
6464
- |checkmark|
6565
- |checkmark|
6666
- |checkmark|
6767
- |checkmark|
68-
- |checkmark|
6968

7069
* - Versions >= 2.7
7170
- |checkmark|
7271
- |checkmark|
7372
- |checkmark|
7473
- |checkmark|
7574
- |checkmark|
76-
- |checkmark|
7775

76+
[*] Note: Java versions 8 and above are all supported thanks to the JVM backwards compatibility promise
77+
and only LTS versions will be explicitly listed in future.

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@
1111
- MongoDB 3.0
1212
- MongoDB 2.6
1313

14+
* - Version 3.10
15+
- |checkmark|
16+
- |checkmark|
17+
- |checkmark|
18+
- |checkmark|
19+
- |checkmark|
20+
- |checkmark|
21+
1422
* - Version 3.9
1523
- |checkmark|
1624
- |checkmark|

0 commit comments

Comments
 (0)