@@ -277,6 +277,8 @@ sample-app-url-csfle = "https://github.com/mongodb-university/docs-in-use-encryp
277
277
sample-app-url-qe = " https://github.com/mongodb-university/docs-in-use-encryption-examples/tree/main/queryable-encryption"
278
278
qe = " Queryable Encryption"
279
279
qe-abbr = " :abbr:`QE (Queryable Encryption)`"
280
+ qe-preview = " {+qe+} Public Preview"
281
+ qe-equality-ga = " {+qe+} with equality queries"
280
282
enc-fields-map = " encrypted fields map"
281
283
enc-fields-map-title = " Encrypted Fields Map"
282
284
shared-library = " Automatic Encryption Shared Library"
@@ -303,21 +305,20 @@ targets = [
303
305
304
306
variant = " danger"
305
307
value = """
306
- Queryable Encryption is in Public Preview and available for \
307
- evaluation purposes. Public Preview is not recommended for \
308
- production deployments as breaking changes may be introduced. \
309
- To learn more about the Preview please see the \
310
- `Queryable Encryption Preview <https://www.mongodb.com/blog/post/mongodb-releases-queryable-encryption-preview/>`__ \
311
- blog post.
308
+ {+qe-equality-ga+} is generally available (GA) in MongoDB 7.0. \
309
+ If you are starting out with {+qe+}, upgrade MongoDB to version 7.0 \
310
+ with compatible drivers. Data encrypted using the QE Public Preview \
311
+ is incompatible with the GA. \
312
+ For more information, see the `MongoDB 7.0 compatibility notes <https://www.mongodb.com/docs/upcoming/release-notes/7.0-compatibility/>`__.
312
313
"""
313
314
314
315
[[banners ]]
315
316
targets = [" core/csfle.txt" , " core/csfle/*.txt" , " core/csfle/*/*.txt" ]
316
317
317
318
variant = " tip"
318
319
value = """
319
- The next-generation Queryable Encryption feature is now in Public Preview . \
320
- To learn more about Queryable Encryption , see :ref:`qe-manual-feature-qe`.
320
+ {+qe+} is generally available (GA) in MongoDB 7.0 . \
321
+ To learn more, see :ref:`qe-manual-feature-qe`.
321
322
"""
322
323
323
324
[bundle ]
0 commit comments