Skip to content

Commit caadada

Browse files
backport shared library fix (#4940)
1 parent 23c8899 commit caadada

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

snooty.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,6 @@ qe-equality-ga = "{+qe+} with equality queries"
282282
enc-fields-map = "encrypted fields map"
283283
enc-fields-map-title = "Encrypted Fields Map"
284284
shared-library = "Automatic Encryption Shared Library"
285-
shared-library-version = "6.0.0"
286-
shared-library-version-drop-down = "{+shared-library-version+} (current)"
287285
shared-library-package = "``crypt_shared``"
288286
efm = "``encryptedFieldsMap``"
289287
auto-encrypt-options = "autoEncryptionOpts"

source/core/csfle/reference/shared-library.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Download the {+shared-library+}
5151
Download the {+shared-library+} from the `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise>`__ by selecting the
5252
version and platform, then the library:
5353

54-
#. In the :guilabel:`Version` dropdown, select ``{+shared-library-version-drop-down+}``.
54+
#. In the :guilabel:`Version` dropdown, select the version labeled as "current."
5555
#. In the :guilabel:`Platform` dropdown, select your platform.
5656
#. In the :guilabel:`Package` dropdown, select ``crypt_shared``.
5757
#. Click :guilabel:`Download`.

source/core/queryable-encryption/reference/shared-library.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Download the {+shared-library+}
6161
Download the {+shared-library+} from the `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise>`__ by selecting the
6262
version and platform, then the library:
6363

64-
#. In the :guilabel:`Version` dropdown, select ``{+shared-library-version-drop-down+}``.
64+
#. In the :guilabel:`Version` dropdown, select the version labeled as "current."
6565
#. In the :guilabel:`Platform` dropdown, select your platform.
6666
#. In the :guilabel:`Package` dropdown, select ``crypt_shared``.
6767
#. Click :guilabel:`Download`.

0 commit comments

Comments
 (0)