You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/includes/mongodb-compatibility-table-java-rs.rst
+35-1Lines changed: 35 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
:stub-columns: 1
4
4
:class: compatibility-large
5
5
6
-
* - {+java-rs} Driver Version
6
+
* - {+java-rs+} Driver Version
7
+
- MongoDB 8.1
7
8
- MongoDB 8.0
8
9
- MongoDB 7.0
9
10
- MongoDB 6.1
@@ -14,6 +15,18 @@
14
15
- MongoDB 4.0
15
16
- MongoDB 3.6
16
17
18
+
* - 5.5
19
+
- ✓
20
+
- ✓
21
+
- ✓
22
+
- ✓
23
+
- ✓
24
+
- ✓
25
+
- ✓
26
+
- ✓
27
+
-
28
+
-
29
+
17
30
* - 5.2 to 5.4
18
31
- ✓
19
32
- ✓
@@ -23,9 +36,11 @@
23
36
- ✓
24
37
- ✓
25
38
- ✓
39
+
- ✓
26
40
-
27
41
28
42
* - 4.10 to 5.1
43
+
- ⊛
29
44
- ⊛
30
45
- ✓
31
46
- ✓
@@ -37,6 +52,7 @@
37
52
- ✓
38
53
39
54
* - 4.8 to 4.9
55
+
- ⊛
40
56
- ⊛
41
57
- ⊛
42
58
- ✓
@@ -51,6 +67,7 @@
51
67
- ⊛
52
68
- ⊛
53
69
- ⊛
70
+
- ⊛
54
71
- ✓
55
72
- ✓
56
73
- ✓
@@ -63,6 +80,7 @@
63
80
- ⊛
64
81
- ⊛
65
82
- ⊛
83
+
- ⊛
66
84
- ✓
67
85
- ✓
68
86
- ✓
@@ -75,12 +93,26 @@
75
93
- ⊛
76
94
- ⊛
77
95
- ⊛
96
+
- ⊛
78
97
- ✓
79
98
- ✓
80
99
- ✓
81
100
- ✓
82
101
83
102
* - 4.0
103
+
- ⊛
104
+
- ⊛
105
+
- ⊛
106
+
- ⊛
107
+
- ⊛
108
+
- ⊛
109
+
- ⊛
110
+
- ✓
111
+
- ✓
112
+
- ✓
113
+
114
+
* - 3.11 to 3.12
115
+
- ✗ [#v3-note]_
84
116
- ⊛
85
117
- ⊛
86
118
- ⊛
@@ -90,3 +122,5 @@
90
122
- ✓
91
123
- ✓
92
124
- ✓
125
+
126
+
.. [#v3-note] These driver versions are not compatible with MongoDB 8.1 or later because of an authentication issue. To learn more, see :ref:`java-rs-server-8.1-incompatibility`.
0 commit comments