Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion source/includes/mongodb-compatibility-table-java.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
:class: compatibility-large

* - Java Driver Version
- MongoDB 8.1
- MongoDB 8.0
- MongoDB 7.0
- MongoDB 6.1
Expand All @@ -23,9 +24,11 @@
- ✓
- ✓
- ✓
- ✓
-

* - 4.10 to 5.1
- ⊛
- ⊛
- ✓
- ✓
Expand All @@ -37,6 +40,7 @@
- ✓

* - 4.8 to 4.9
- ⊛
- ⊛
- ⊛
- ✓
Expand All @@ -51,6 +55,7 @@
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
Expand All @@ -63,6 +68,7 @@
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
Expand All @@ -75,12 +81,26 @@
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓

* - 3.11 to 4.0
* - 4.0
- ⊛
- ⊛
- ⊛
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓

* - 3.11 to 3.12
-
- ⊛
- ⊛
- ⊛
Expand All @@ -92,6 +112,7 @@
- ✓

* - 3.8 to 3.10
-
- ⊛
- ⊛
- ⊛
Expand Down
Loading