[CSHARP-4647] Remove "Public Technical Preview" from Queryable Encryption Equality API Created: 08/May/23 Updated: 01/Jun/23 Resolved: 01/Jun/23 |
|
| Status: | Closed |
| Project: | C# Driver |
| Component/s: | Client Side Encryption |
| Affects Version/s: | None |
| Fix Version/s: | 2.20.0 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | PM Bot | Assignee: | Boris Dogadov |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||
| Upstream Changes Summary: | DRIVERS-2614: Remove "Public Technical Preview" from Queryable Encryption (QE) API related to the algorithms "Indexed" and "Unindexed" as stable. That consists of the following API:
If there is any documentation referencing the minimum server version to use Queryable Encryption, update the documentation to note MongoDB Server 7.0 is required. (libmongocrypt 1.8.0 and MongoDB server 7.0 support the QEv2 protocol. The QEv2 protocol is backwards breaking. Using QE with libmongocrypt<1.8.0 on a Server>=7.0, or using libmongocrypt>=1.8.0 on a Server<6.0 will result in a server error when using the incompatible payloads). The QE "rangePreview" algorithm and related API as part of Changelog: |
||||
| Documentation Changes Summary: | 1. What would you like to communicate to the user about this feature? |
||||
| Description |
|
This ticket was split from DRIVERS-2614, please see that ticket for a detailed description. |
| Comments |
| Comment by Githook User [ 01/Jun/23 ] |
|
Author: {'name': 'BorisDog', 'email': 'BorisDog@users.noreply.github.com', 'username': 'BorisDog'}Message:
|
| Comment by Githook User [ 01/Jun/23 ] |
|
Author: {'name': 'BorisDog', 'email': 'BorisDog@users.noreply.github.com', 'username': 'BorisDog'}Message: |
| Comment by Cloud GitHub Webhooks [ 01/Jun/23 ] |
|
BorisDog merged a pull request (CSHARP-4647 Upgrade to 1.8.0 (Remove "Public Technical Preview" from Queryable Encryption Equality API)) into the following branch: |