Skip to content

Commit e2177dc

Browse files
committed
Update compatibility information for 3.12
JAVA-3837
1 parent 63a77f0 commit e2177dc

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed

docs/reference/content/upgrading.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -74,20 +74,22 @@ The minimum JVM is Java 8.
7474

7575
The following table specifies the compatibility of the MongoDB Java driver for use with a specific version of MongoDB.
7676

77-
|Java Driver Version|MongoDB 2.6|MongoDB 3.0 |MongoDB 3.2|MongoDB 3.4|MongoDB 3.6|MongoDB 4.0|MongoDB 4.2|
78-
|-------------------|-----------|------------|-----------|-----------|-----------|-----------|-----------|
77+
|Java Driver Version|MongoDB 3.0 |MongoDB 3.2|MongoDB 3.4|MongoDB 3.6|MongoDB 4.0|MongoDB 4.2|MongoDB 4.4|
78+
|-------------------|------------|-----------|-----------|-----------|-----------|-----------|-----------|
7979
|Version 4.0 ||||||||
80-
|Version 3.12 ||||||||
81-
|Version 3.11 ||||||||
82-
|Version 3.10 ||||||| |
83-
|Version 3.9 ||||||| |
84-
|Version 3.9 ||||||| |
85-
|Version 3.8 ||||||| |
86-
|Version 3.7 |||||| | |
87-
|Version 3.6 |||||| | |
88-
|Version 3.5 ||||| | | |
89-
|Version 3.4 ||||| | | |
90-
|Version 3.3 |||| | | | |
91-
|Version 3.2 |||| | | | |
92-
|Version 3.1 ||| | | | | |
93-
|Version 3.0 ||| | | | | |
80+
|Version 3.12 |||||||* |
81+
|Version 3.11 ||||||| |
82+
|Version 3.10 |||||| | |
83+
|Version 3.9 |||||| | |
84+
|Version 3.9 |||||| | |
85+
|Version 3.8 |||||| | |
86+
|Version 3.7 ||||| | | |
87+
|Version 3.6 ||||| | | |
88+
|Version 3.5 |||| | | | |
89+
|Version 3.4 |||| | | | |
90+
|Version 3.3 ||| | | | | |
91+
|Version 3.2 ||| | | | | |
92+
|Version 3.1 || | | | | | |
93+
|Version 3.0 || | | | | | |
94+
95+
\* The 3.12 driver is tested against MongoDB 4.4 but does not support all the new features

0 commit comments

Comments
 (0)