Skip to content

Commit 557f3e4

Browse files
authored
DOCSP-26394 Remove Rust 1.x from Compatibility Table (#843)
* remove v1.x from compat table * clean up footnotes
1 parent 10bc929 commit 557f3e4

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

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

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- MongoDB 4.2
1313
- MongoDB 4.0
1414
- MongoDB 3.6
15-
* - 2.3 [#2.3-limitation]_
15+
* - 2.3 [#2.2-limitation]_
1616
- ⊛
1717
- ✓
1818
- ✓
@@ -40,21 +40,9 @@
4040
- ✓
4141
- ✓
4242
- ✓
43-
* - 1.1 [#limitations]_
44-
- ⊛
45-
- ⊛
46-
- ✓
47-
- ✓
48-
- ✓
49-
- ✓
5043

5144
The Rust driver is not compatible with MongoDB server versions older than 3.6.
5245

53-
.. [#2.3-limitation] The Rust driver does not support Decimal128,
54-
:ref:`Client-Side Field Level Encryption <manual-csfle-feature>`,
55-
:manual:`GridFS </core/gridfs/>`, and
56-
:manual:`OCSP </core/security-transport-encryption/>`.
57-
5846
.. [#2.2-limitation] The Rust driver does not support Decimal128,
5947
:ref:`Client-Side Field Level Encryption <manual-csfle-feature>`,
6048
:manual:`GridFS </core/gridfs/>`, and

0 commit comments

Comments
 (0)