Skip to content

Commit 624f8bd

Browse files
authored
DOCSP 16448 compatibility updates (#742)
* DOCSP-16448: updated compatibility tables for new driver versions, added footnotes to indicate missing support where necessary
1 parent 8ca22bf commit 624f8bd

13 files changed

+245
-2
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,20 @@
1818
- .NET 4.6
1919
- .NET 4.5
2020

21+
* - 2.13
22+
- |checkmark|
23+
- |checkmark|
24+
- |checkmark|
25+
- |checkmark|
26+
- |checkmark|
27+
- |checkmark|
28+
- |checkmark|
29+
- |checkmark|
30+
- |checkmark|
31+
- |checkmark|
32+
- |checkmark|
33+
- |checkmark|
34+
2135
* - 2.12
2236
- |checkmark|
2337
- |checkmark|

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
- Java 7
1010
- Java 6
1111

12+
* - 4.3
13+
- |checkmark|
14+
- |checkmark|
15+
- |checkmark|
16+
- |checkmark|
17+
1218
* - 4.2
1319
- |checkmark|
1420
- |checkmark|

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
- Java 6
1111
- Java 5
1212

13+
* - 4.3
14+
- |checkmark|
15+
- |checkmark|
16+
-
17+
-
18+
-
19+
1320
* - 4.2
1421
- |checkmark|
1522
- |checkmark|

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@
1515
- PHP 5.6
1616
- PHP 5.5
1717

18+
* - ext 1.10 + lib 1.9
19+
- |checkmark|
20+
- |checkmark|
21+
- |checkmark|
22+
- |checkmark|
23+
- |checkmark|
24+
- |checkmark|
25+
-
26+
-
27+
1828
* - ext 1.9 + lib 1.8
1929
- |checkmark|
2030
- |checkmark|

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Python 2 Compatibility
1414
- Python 2.5, Jython 2.5
1515
- Python 2.4
1616

17+
* - 3.12
18+
- |checkmark|
19+
-
20+
-
21+
-
22+
1723
* - 3.11
1824
- |checkmark|
1925
-
@@ -125,6 +131,18 @@ Python 3 Compatibility
125131
- Python 3.2
126132
- Python 3.1
127133

134+
* - 3.12
135+
- |checkmark|
136+
- |checkmark|
137+
- |checkmark|
138+
- |checkmark|
139+
- |checkmark|
140+
- |checkmark|
141+
-
142+
- |checkmark|
143+
-
144+
-
145+
128146
* - 3.11
129147
- |checkmark|
130148
- |checkmark|

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

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
:class: compatibility-large
55

66
* - C Driver Version
7+
- MongoDB 5.0
78
- MongoDB 4.4
89
- MongoDB 4.2
910
- MongoDB 4.0
@@ -13,7 +14,19 @@
1314
- MongoDB 3.0
1415
- MongoDB 2.6
1516

17+
* - 1.18
18+
- |checkmark| [#c-1.18-driver-support]_
19+
- |checkmark|
20+
- |checkmark|
21+
- |checkmark|
22+
- |checkmark|
23+
- |checkmark|
24+
- |checkmark|
25+
- |checkmark|
26+
-
27+
1628
* - 1.17
29+
-
1730
- |checkmark|
1831
- |checkmark|
1932
- |checkmark|
@@ -24,6 +37,7 @@
2437
-
2538

2639
* - 1.16
40+
-
2741
-
2842
- |checkmark|
2943
- |checkmark|
@@ -34,6 +48,7 @@
3448
-
3549

3650
* - 1.15
51+
-
3752
-
3853
- |checkmark|
3954
- |checkmark|
@@ -44,6 +59,7 @@
4459
-
4560

4661
* - 1.14
62+
-
4763
-
4864
-
4965
- |checkmark|
@@ -54,6 +70,7 @@
5470
-
5571

5672
* - 1.13
73+
-
5774
-
5875
-
5976
- |checkmark|
@@ -64,6 +81,7 @@
6481
-
6582

6683
* - 1.12
84+
-
6785
-
6886
-
6987
- |checkmark|
@@ -74,6 +92,7 @@
7492
-
7593

7694
* - 1.11
95+
-
7796
-
7897
-
7998
- |checkmark|
@@ -87,6 +106,7 @@
87106
-
88107
-
89108
-
109+
-
90110
- |checkmark|
91111
- |checkmark|
92112
- |checkmark|
@@ -97,6 +117,7 @@
97117
-
98118
-
99119
-
120+
-
100121
- |checkmark|
101122
- |checkmark|
102123
- |checkmark|
@@ -108,6 +129,7 @@
108129
-
109130
-
110131
-
132+
-
111133
- |checkmark|
112134
- |checkmark|
113135
- |checkmark|
@@ -118,6 +140,7 @@
118140
-
119141
-
120142
-
143+
-
121144
- |checkmark|
122145
- |checkmark|
123146
- |checkmark|
@@ -128,6 +151,7 @@
128151
-
129152
-
130153
-
154+
-
131155
- |checkmark|
132156
- |checkmark|
133157
- |checkmark|
@@ -138,6 +162,7 @@
138162
-
139163
-
140164
-
165+
-
141166
- |checkmark|
142167
- |checkmark|
143168
- |checkmark|
@@ -149,6 +174,7 @@
149174
-
150175
-
151176
-
177+
-
152178
- |checkmark|
153179
- |checkmark|
154180
- |checkmark|
@@ -159,6 +185,7 @@
159185
-
160186
-
161187
-
188+
-
162189
- |checkmark|
163190
- |checkmark|
164191
- |checkmark|
@@ -170,6 +197,7 @@
170197
-
171198
-
172199
-
200+
-
173201
- |checkmark|
174202
- |checkmark|
175203

@@ -180,6 +208,7 @@
180208
-
181209
-
182210
-
211+
-
183212
- |checkmark|
184213
- |checkmark|
185214

@@ -190,5 +219,9 @@
190219
-
191220
-
192221
-
222+
-
193223
- |checkmark|
194224
- |checkmark|
225+
226+
.. [#c-1.18-driver-support] The 1.18 driver does not support snapshot reads on secondaries. For more
227+
information, see the `MongoDB Server version 5.0 release notes <https://docs.mongodb.com/v5.0/release-notes/5.0/#snapshots>`__.

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
:class: compatibility-large
77

88
* - C#/.NET Driver Version
9+
- MongoDB 5.0
910
- MongoDB 4.4
1011
- MongoDB 4.2
1112
- MongoDB 4.0
@@ -15,7 +16,19 @@
1516
- MongoDB 3.0
1617
- MongoDB 2.6
1718

19+
* - 2.13
20+
- |checkmark|
21+
- |checkmark|
22+
- |checkmark|
23+
- |checkmark|
24+
- |checkmark|
25+
- |checkmark|
26+
- |checkmark|
27+
- |checkmark|
28+
- |checkmark|
29+
1830
* - 2.12
31+
-
1932
- |checkmark|
2033
- |checkmark|
2134
- |checkmark|
@@ -27,6 +40,7 @@
2740

2841

2942
* - 2.11
43+
-
3044
- |checkmark|
3145
- |checkmark|
3246
- |checkmark|
@@ -37,6 +51,7 @@
3751
- |checkmark|
3852

3953
* - 2.10
54+
-
4055
-
4156
- |checkmark|
4257
- |checkmark|
@@ -47,6 +62,7 @@
4762
- |checkmark|
4863

4964
* - 2.9
65+
-
5066
-
5167
- |checkmark|
5268
- |checkmark|
@@ -57,6 +73,7 @@
5773
- |checkmark|
5874

5975
* - 2.8
76+
-
6077
-
6178
-
6279
- |checkmark|
@@ -67,6 +84,7 @@
6784
- |checkmark|
6885

6986
* - 2.7
87+
-
7088
-
7189
-
7290
- |checkmark|
@@ -80,6 +98,7 @@
8098
-
8199
-
82100
-
101+
-
83102
- |checkmark|
84103
- |checkmark|
85104
- |checkmark|
@@ -90,6 +109,7 @@
90109
-
91110
-
92111
-
112+
-
93113
- |checkmark|
94114
- |checkmark|
95115
- |checkmark|
@@ -101,6 +121,7 @@
101121
-
102122
-
103123
-
124+
-
104125
- |checkmark|
105126
- |checkmark|
106127
- |checkmark|
@@ -112,6 +133,7 @@
112133
-
113134
-
114135
-
136+
-
115137
- |checkmark|
116138
- |checkmark|
117139
- |checkmark|
@@ -122,6 +144,7 @@
122144
-
123145
-
124146
-
147+
-
125148
- |checkmark|
126149
- |checkmark|
127150
- |checkmark|
@@ -133,6 +156,7 @@
133156
-
134157
-
135158
-
159+
-
136160
- |checkmark|
137161
- |checkmark|
138162

@@ -142,6 +166,7 @@
142166
-
143167
-
144168
-
169+
-
145170
- |checkmark|
146171
- |checkmark|
147172
- |checkmark|
@@ -154,6 +179,7 @@
154179
-
155180
-
156181
-
182+
-
157183
- |checkmark|
158184
- |checkmark|
159185

0 commit comments

Comments
 (0)