|
| 1 | +.. list-table:: |
| 2 | + :header-rows: 1 |
| 3 | + :stub-columns: 1 |
| 4 | + :class: compatibility-large |
| 5 | + |
| 6 | + * - Rust Driver Version |
| 7 | + - MongoDB 7.0 |
| 8 | + - MongoDB 6.0 |
| 9 | + - MongoDB 5.0 |
| 10 | + - MongoDB 4.4 |
| 11 | + - MongoDB 4.2 |
| 12 | + - MongoDB 4.0 |
| 13 | + - MongoDB 3.6 |
| 14 | + * - 2.6 [#2.5-2.6-limitation]_ |
| 15 | + - ✓ |
| 16 | + - ✓ |
| 17 | + - ✓ |
| 18 | + - ✓ |
| 19 | + - ✓ |
| 20 | + - ✓ |
| 21 | + - ✓ |
| 22 | + * - 2.5 [#2.5-2.6-limitation]_ |
| 23 | + - ⊛ |
| 24 | + - ⊛ |
| 25 | + - ✓ |
| 26 | + - ✓ |
| 27 | + - ✓ |
| 28 | + - ✓ |
| 29 | + - ✓ |
| 30 | + * - 2.4 [#2.4-limitation]_ |
| 31 | + - ⊛ |
| 32 | + - ⊛ |
| 33 | + - ✓ |
| 34 | + - ✓ |
| 35 | + - ✓ |
| 36 | + - ✓ |
| 37 | + - ✓ |
| 38 | + * - 2.3 [#2.2-2.3-limitation]_ |
| 39 | + - ⊛ |
| 40 | + - ⊛ |
| 41 | + - ✓ |
| 42 | + - ✓ |
| 43 | + - ✓ |
| 44 | + - ✓ |
| 45 | + - ✓ |
| 46 | + * - 2.2 [#2.2-2.3-limitation]_ |
| 47 | + - ⊛ |
| 48 | + - ⊛ |
| 49 | + - ✓ |
| 50 | + - ✓ |
| 51 | + - ✓ |
| 52 | + - ✓ |
| 53 | + - ✓ |
| 54 | + * - 2.1 [#2.1-limitation]_ |
| 55 | + - ⊛ |
| 56 | + - ⊛ |
| 57 | + - ✓ |
| 58 | + - ✓ |
| 59 | + - ✓ |
| 60 | + - ✓ |
| 61 | + - ✓ |
| 62 | + * - 2.0 [#2.0-limitation]_ |
| 63 | + - ⊛ |
| 64 | + - ⊛ |
| 65 | + - ✓ |
| 66 | + - ✓ |
| 67 | + - ✓ |
| 68 | + - ✓ |
| 69 | + - ✓ |
| 70 | + |
| 71 | +The {+driver-short+} is not compatible with {+server+} versions |
| 72 | +older than 3.6. |
| 73 | + |
| 74 | +.. [#2.5-2.6-limitation] This {+driver-short+} version does not support |
| 75 | + :manual:`OCSP </core/security-transport-encryption/#ocsp--online-certificate-status-protocol->`. |
| 76 | +
|
| 77 | +.. [#2.4-limitation] This {+driver-short+} version does not support Decimal128 |
| 78 | + or :manual:`OCSP </core/security-transport-encryption/#ocsp--online-certificate-status-protocol->`. |
| 79 | +
|
| 80 | +.. [#2.2-2.3-limitation] This {+driver-short+} version does not support Decimal128, |
| 81 | + :ref:`Client-Side Field Level Encryption <manual-csfle-feature>`, |
| 82 | + :manual:`GridFS </core/gridfs/>`, or |
| 83 | + :manual:`OCSP </core/security-transport-encryption/#ocsp--online-certificate-status-protocol->`. |
| 84 | +
|
| 85 | +.. [#2.1-limitation] This {+driver-short+} version does not support Decimal128, |
| 86 | + :ref:`Client-Side Field Level Encryption <manual-csfle-feature>`, |
| 87 | + :manual:`GridFS </core/gridfs/>`, |
| 88 | + :manual:`OCSP </core/security-transport-encryption/#ocsp--online-certificate-status-protocol->`, |
| 89 | + or :ref:`change streams <changeStreams>`. |
| 90 | +
|
| 91 | +.. [#2.0-limitation] This {+driver-short+} version does not support Decimal128, |
| 92 | + :ref:`Client-Side Field Level Encryption <manual-csfle-feature>`, |
| 93 | + :manual:`GridFS </core/gridfs/>`, |
| 94 | + :manual:`OCSP </core/security-transport-encryption/#ocsp--online-certificate-status-protocol->`, |
| 95 | + :ref:`change streams <changeStreams>`, |
| 96 | + :manual:`Causal Consistency </core/causal-consistency-read-write-concerns>`, or |
| 97 | + :atlas:`Serverless Instances </create-database-deployment/#serverless-instances>`. |
0 commit comments