Skip to content

Commit 7ad7923

Browse files
committed
DOCSP-43906: crypt shared embedding
1 parent 51019ef commit 7ad7923

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
.. _java-fle:
22

33
.. sharedinclude:: dbx/encrypt-fields.rst
4+
5+
.. replacement:: driver-specific-content
6+
7+
.. important:: Compatible Encryption Library Version
8+
9+
The {+driver-short+} uses the `mongodb-crypt
10+
<https://mvnrepository.com/artifact/org.mongodb/mongodb-crypt>`__
11+
encryption library for in-use encryption. This driver version
12+
is compatible with ``mongodb-crypt`` v{+full-version+}.

source/whats-new.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ New features of the 5.2 driver release include:
6565

6666
:ref:`java-search-indexes` in the Indexes guide
6767

68+
.. replacement:: encrypt-link
69+
70+
the :ref:`In-Use Encryption <java-fle>` guide
71+
6872
.. replacement:: vector-search-link
6973

7074
:ref:`java-atlas-vector-search` in the Aggregates Builders guide

0 commit comments

Comments
 (0)