-
Notifications
You must be signed in to change notification settings - Fork 524
[Client encryption] Add synchronous initialization to CosmosDataEncryptionKeyProvider #5423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
[Client encryption] Add synchronous initialization to CosmosDataEncryptionKeyProvider #5423
Conversation
juraj-blazek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to regenerate public API contracts, too
I'll update it after #5373 that fixes the contracts is merged. It is broken at the moment. |
But it should work for .net 6 at least. |
…ttps://github.com/MartinSarkany/azure-cosmos-dotnet-v3 into feature/cosmosdataencryptionkeyprovider-sync-init
Pull Request Template
Description
Adds synchronous initialization to CosmosDataEncryptionKeyProvider.
Depends on #5418 due to TestEncryptionKeyStoreProvider being introduced there.
Type of change
Please delete options that are not relevant.
Closing issues
closes #5400