Skip to content

Commit db94bb3

Browse files
authored
Swift 1.0 only supports 3.6+ (#704)
* change minimum mongodb version to 3.6 * remove 3.4 from table Co-authored-by: Nathan Leniz <[email protected]>
1 parent b3f3f09 commit db94bb3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,14 @@
88
- MongoDB 4.2
99
- MongoDB 4.0
1010
- MongoDB 3.6
11-
- MongoDB 3.4
1211

1312
* - 1.0.0
1413
- |checkmark| (*)
1514
- |checkmark|
1615
- |checkmark|
1716
- |checkmark|
18-
- |checkmark|
1917

20-
The Swift driver is not compatible with MongoDB server versions older than 3.4.
18+
The Swift driver is not compatible with MongoDB server versions older than 3.6.
2119

2220
(*) Not all features in MongoDB 4.4 are available in this version of the
2321
driver including OCSP and MONGODB-AWS. These features will be included in

0 commit comments

Comments
 (0)