|
13 | 13 | - MongoDB 4.2
|
14 | 14 | - MongoDB 4.0
|
15 | 15 | - MongoDB 3.6
|
| 16 | + * - 2.2 [#2.2-limitation]_ |
| 17 | + - ✓ |
| 18 | + - ✓ |
| 19 | + - ✓ |
| 20 | + - ✓ |
| 21 | + - ✓ |
| 22 | + - ✓ |
| 23 | + - ✓ |
| 24 | + - ✓ |
16 | 25 | * - 2.1 [#2.1-limitation]_
|
17 | 26 | -
|
18 | 27 | -
|
|
43 | 52 |
|
44 | 53 | The Rust driver is not compatible with MongoDB server versions older than 3.6.
|
45 | 54 |
|
46 |
| -.. [#2.1-limitation] The Rust driver does not support :ref:`change streams <changeStreams>`. |
| 55 | +.. [#2.2-limitation] The Rust driver does not support Decimal128, |
| 56 | + :ref:`Client-Side Field Level Encryption <ecosystem-csfle>`, |
| 57 | + :manual:`GridFS </core/gridfs/>`, and |
| 58 | + :manual:`OCSP </core/security-transport-encryption/>`. |
| 59 | +
|
| 60 | +.. [#2.1-limitation] The Rust driver does not support Decimal128, |
| 61 | + :ref:`Client-Side Field Level Encryption <ecosystem-csfle>`, |
| 62 | + :manual:`GridFS </core/gridfs/>`, |
| 63 | + :manual:`OCSP </core/security-transport-encryption/>`, |
| 64 | + and :ref:`change streams <changeStreams>`. |
47 | 65 |
|
48 | 66 | .. [#limitations] Not all features in MongoDB are available in these driver versions. Unsupported
|
49 |
| - features include :ref:`Change Streams <changeStreams>`, |
| 67 | + features include Decimal128, |
| 68 | + :ref:`Client-Side Field Level Encryption <ecosystem-csfle>`, |
| 69 | + :manual:`GridFS </core/gridfs/>`, |
| 70 | + :manual:`OCSP </core/security-transport-encryption/>`, |
| 71 | + :ref:`change streams <changeStreams>`, |
50 | 72 | :manual:`Causal Consistency </core/causal-consistency-read-write-concerns>`, and
|
51 |
| - :atlas:`Serverless Instance </reference/serverless-instance-limitations>` support. |
| 73 | + :atlas:`Serverless Instances </reference/serverless-instance-limitations>`. |
0 commit comments