-
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 code to fix breaking changes introduced in pu…
…blic surface client encryption policy APIs (#3266) * 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. * Fixed breaking changes for minor version release. * Fixed description * updated description. * Update ClientEncryptionPolicy.cs * Update ClientEncryptionPolicy.cs
- Loading branch information
1 parent
4875e45
commit 0191140
Showing
6 changed files
with
72 additions
and
33 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
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