Skip to content

Commit 931c9f9

Browse files
committed
Update compatibility information for 3.12
JAVA-3837
1 parent 1345688 commit 931c9f9

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

docs/reference/content/upgrading.md

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -80,21 +80,23 @@ The minimum JVM is Java 8.
8080

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

83-
|Java Driver Version|MongoDB 2.6|MongoDB 3.0 |MongoDB 3.2|MongoDB 3.4|MongoDB 3.6|MongoDB 4.0|MongoDB 4.2|MongoDB 4.4|
84-
|-------------------|-----------|------------|-----------|-----------|-----------|-----------|-----------|-----------|
85-
|Version 4.1 |||||||||
86-
|Version 4.0 |||||||| |
87-
|Version 3.12 |||||||| |
88-
|Version 3.11 |||||||| |
89-
|Version 3.10 ||||||| | |
90-
|Version 3.9 ||||||| | |
91-
|Version 3.9 ||||||| | |
92-
|Version 3.8 ||||||| | |
93-
|Version 3.7 |||||| | | |
94-
|Version 3.6 |||||| | | |
95-
|Version 3.5 ||||| | | | |
96-
|Version 3.4 ||||| | | | |
97-
|Version 3.3 |||| | | | | |
98-
|Version 3.2 |||| | | | | |
99-
|Version 3.1 ||| | | | | | |
100-
|Version 3.0 ||| | | | | | |
83+
|Java Driver Version|MongoDB 3.0 |MongoDB 3.2|MongoDB 3.4|MongoDB 3.6|MongoDB 4.0|MongoDB 4.2|MongoDB 4.4|
84+
|-------------------|------------|-----------|-----------|-----------|-----------|-----------|-----------|
85+
|Version 4.1 ||||||||
86+
|Version 4.0 ||||||| |
87+
|Version 3.12 |||||||* |
88+
|Version 3.11 ||||||| |
89+
|Version 3.10 |||||| | |
90+
|Version 3.9 |||||| | |
91+
|Version 3.9 |||||| | |
92+
|Version 3.8 |||||| | |
93+
|Version 3.7 ||||| | | |
94+
|Version 3.6 ||||| | | |
95+
|Version 3.5 |||| | | | |
96+
|Version 3.4 |||| | | | |
97+
|Version 3.3 ||| | | | | |
98+
|Version 3.2 ||| | | | | |
99+
|Version 3.1 || | | | | | |
100+
|Version 3.0 || | | | | | |
101+
102+
\* The 3.12 driver is tested against MongoDB 4.4 but does not support all the new features

0 commit comments

Comments
 (0)