@@ -282,6 +282,8 @@ sample-app-url-csfle = "https://github.com/mongodb-university/docs-in-use-encryp
282
282
sample-app-url-qe = " https://github.com/mongodb-university/docs-in-use-encryption-examples/tree/main/queryable-encryption"
283
283
qe = " Queryable Encryption"
284
284
qe-abbr = " :abbr:`QE (Queryable Encryption)`"
285
+ qe-preview = " {+qe+} Public Preview"
286
+ qe-equality-ga = " {+qe+} with equality queries"
285
287
enc-fields-map = " encrypted fields map"
286
288
enc-fields-map-title = " Encrypted Fields Map"
287
289
shared-library = " Automatic Encryption Shared Library"
@@ -318,21 +320,20 @@ targets = [
318
320
319
321
variant = " danger"
320
322
value = """
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/>`__.
327
328
"""
328
329
329
330
[[banners ]]
330
331
targets = [" core/csfle.txt" , " core/csfle/*.txt" , " core/csfle/*/*.txt" ]
331
332
332
333
variant = " tip"
333
334
value = """
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`.
336
337
"""
337
338
338
339
[bundle ]
0 commit comments