1+ .. facet::
2+ :name: genre
3+ :values: reference
4+
5+ .. facet::
6+ :name: programming_language
7+ :values: csharp, go, java, javascript/typescript, php, python, ruby, rust, scala
8+
19.. _csfle-compatibility-reference:
210.. _field-level-encryption-drivers:
311.. _csfle-driver-compatibility:
@@ -39,14 +47,14 @@ versions or later:
3947 - | `Node.js Quickstart <https://mongodb.github.io/node-mongodb-native/3.4/reference/client-side-encryption/>`__
4048 | :driver:`Client-Side Field Level Encryption Guide </security/client-side-field-level-encryption-guide>`
4149
42- * - :driver:`Java </java/sync>`
43- - ``3.12 .0+``
50+ * - :driver:`Java (Synchronous) </java/sync>`
51+ - ``3.11 .0+``
4452 - | `Java Driver Quickstart <https://mongodb.github.io/mongo-java-driver/3.12/driver/tutorials/client-side-encryption/>`__
4553 | `Java Async Driver Quickstart <https://mongodb.github.io/mongo-java-driver/3.12/driver-async/tutorials/client-side-encryption/>`__
4654 | :driver:`Client-Side Field Level Encryption Guide </security/client-side-field-level-encryption-guide>`
4755
4856 * - `Java Reactive Streams <https://mongodb.github.io/mongo-java-driver-reactivestreams/1.13/>`__
49- - ``1.13 .0+``
57+ - ``1.12 .0+``
5058 - `Java RS Documentation <https://mongodb.github.io/mongo-java-driver-reactivestreams/1.13/javadoc/>`__
5159
5260 * - :driver:`Python (PyMongo) </pymongo>`
@@ -58,6 +66,10 @@ versions or later:
5866 - ``2.10.0+``
5967 - `.NET Driver Quickstart <https://mongodb.github.io/mongo-csharp-driver/2.10/reference/driver/crud/client_side_encryption/>`__
6068
69+ * - :driver:`C++ </cxx>`
70+ - ``3.6.0``
71+ - `C Driver Client-Side Field Level Encryption <https://mongoc.org/libmongoc/current/client-side-field-level-encryption.html>`__
72+
6173 * - :driver:`C </c/>`
6274 - ``1.17.5``
6375 - `C Driver Client-Side Field Level Encryption <https://mongoc.org/libmongoc/current/client-side-field-level-encryption.html>`__
@@ -67,7 +79,7 @@ versions or later:
6779 - `Go Driver Quickstart <https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo?tab=doc#hdr-Client_Side_Encryption/>`__
6880
6981 * - :driver:`Scala </scala>`
70- - ``2.8 .0+``
82+ - ``2.7 .0+``
7183 - `Scala Documentation <https://mongodb.github.io/mongo-scala-driver/2.8/>`__
7284
7385 * - :driver:`PHP </php>`
0 commit comments