Skip to content

Commit f375306

Browse files
authored
update motor compat tables (#758)
1 parent 8aa0f1d commit f375306

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@
1717
- Python 2.6
1818
- Python 2.5
1919

20+
* - 2.5
21+
- |checkmark|
22+
- |checkmark|
23+
- |checkmark|
24+
- |checkmark|
25+
- |checkmark|
26+
-
27+
-
28+
-
29+
-
30+
-
31+
-
32+
33+
2034
* - 2.4
2135
- |checkmark|
2236
- |checkmark|

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

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
:class: compatibility
66

77
* - Motor (Python async) Driver Version
8+
- MongoDB 5.0
89
- MongoDB 4.4
910
- MongoDB 4.2
1011
- MongoDB 4.0
@@ -14,7 +15,18 @@
1415
- MongoDB 3.0
1516
- MongoDB 2.6
1617

18+
* - 2.5
19+
- |checkmark|
20+
- |checkmark|
21+
- |checkmark|
22+
- |checkmark|
23+
- |checkmark|
24+
- |checkmark|
25+
- |checkmark|
26+
- |checkmark|
27+
-
1728
* - 2.4
29+
-
1830
- |checkmark|
1931
- |checkmark|
2032
- |checkmark|
@@ -25,6 +37,7 @@
2537
-
2638

2739
* - 2.3
40+
-
2841
- |checkmark|
2942
- |checkmark|
3043
- |checkmark|
@@ -35,6 +48,7 @@
3548
-
3649

3750
* - 2.2
51+
-
3852
- |checkmark|
3953
- |checkmark|
4054
- |checkmark|
@@ -45,6 +59,7 @@
4559
-
4660

4761
* - 2.1
62+
-
4863
-
4964
- |checkmark|
5065
- |checkmark|
@@ -55,6 +70,7 @@
5570
-
5671

5772
* - 2.0
73+
-
5874
-
5975
- |checkmark|
6076
- |checkmark|
@@ -64,7 +80,8 @@
6480
- |checkmark|
6581
-
6682

67-
* - 1.3
83+
* - 1.3
84+
-
6885
-
6986
-
7087
-
@@ -78,6 +95,7 @@
7895
-
7996
-
8097
-
98+
-
8199
- |checkmark|
82100
- |checkmark|
83101
- |checkmark|
@@ -89,6 +107,7 @@
89107
-
90108
-
91109
-
110+
-
92111
- |checkmark|
93112
- |checkmark|
94113
- |checkmark|
@@ -99,6 +118,7 @@
99118
-
100119
-
101120
-
121+
-
102122
- |checkmark|
103123
- |checkmark|
104124
- |checkmark|

0 commit comments

Comments
 (0)