File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Docs/reference/content/reference/driver/crud Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,11 @@ field level encryption supports workloads where applications must guarantee that
2121unauthorized parties, including server administrators, cannot read the encrypted
2222data.
2323
24- {{% note class="important" %}}
24+ New in MongoDB 6.0, Queryable Encryption is in Public Preview and available for evaluation purposes.
25+ Public Preview is not recommended for production deployments as breaking changes may be introduced.
26+ Queryable Encryption APIs are prepended with ` [BETA] ` in the API documentation and Intellisense.
27+
28+ {{% note class="important" %}}
2529Client-side field level encryption in the .NET/C# driver is currently only supported on x64-compatible CPUs.
2630{{% /note %}}
2731
You can’t perform that action at this time.
0 commit comments