-
Notifications
You must be signed in to change notification settings - Fork 494
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Client Encryption: Adds fix to allow partition key path and id to be …
…part of client encryption policy. (#3211) * Support PK and Id encryption. Bump up policy format version. * Update DotNetSDKAPI.json * Update CosmosContainerTests.cs * fixes as per review comments. Added float pk constructor. * Update ClientEncryptionPolicy.cs * fixed exception message. * Update ClientEncryptionPolicy.cs * fixes, policy format in client encryption policy definition. * get raw partition key values from partition key list. * Update CosmosContainerTests.cs * Fixes as per review request. * fixed contracts. * Fixes as per review comments. Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
- Loading branch information
1 parent
dbbae92
commit 01e5b29
Showing
7 changed files
with
484 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.