@@ -282,6 +282,8 @@ sample-app-url-csfle = "https://github.com/mongodb-university/docs-in-use-encryp
282282sample-app-url-qe = " https://github.com/mongodb-university/docs-in-use-encryption-examples/tree/main/queryable-encryption"
283283qe = " Queryable Encryption"
284284qe-abbr = " :abbr:`QE (Queryable Encryption)`"
285+ qe-preview = " {+qe+} Public Preview"
286+ qe-equality-ga = " {+qe+} with equality queries"
285287enc-fields-map = " encrypted fields map"
286288enc-fields-map-title = " Encrypted Fields Map"
287289shared-library = " Automatic Encryption Shared Library"
@@ -318,21 +320,20 @@ targets = [
318320
319321variant = " danger"
320322value = """
321- Queryable Encryption is in Public Preview and available for \
322- evaluation purposes. Public Preview is not recommended for \
323- production deployments as breaking changes may be introduced. \
324- To learn more about the Preview please see the \
325- `Queryable Encryption Preview <https://www.mongodb.com/blog/post/mongodb-releases-queryable-encryption-preview/>`__ \
326- blog post.
323+ {+qe-equality-ga+} is generally available (GA) in MongoDB 7.0. \
324+ If you are starting out with {+qe+}, upgrade MongoDB to version 7.0 \
325+ with compatible drivers. Data encrypted using the QE Public Preview \
326+ is incompatible with the GA. \
327+ For more information, see the `MongoDB 7.0 compatibility notes <https://www.mongodb.com/docs/upcoming/release-notes/7.0-compatibility/>`__.
327328 """
328329
329330[[banners ]]
330331targets = [" core/csfle.txt" , " core/csfle/*.txt" , " core/csfle/*/*.txt" ]
331332
332333variant = " tip"
333334value = """
334- The next-generation Queryable Encryption feature is now in Public Preview . \
335- To learn more about Queryable Encryption , see :ref:`qe-manual-feature-qe`.
335+ {+qe+} is generally available (GA) in MongoDB 7.0 . \
336+ To learn more, see :ref:`qe-manual-feature-qe`.
336337 """
337338
338339[bundle ]
0 commit comments