Skip to content
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

[Storage] Fixed WrapKeyInternal in Azure.Storage.Blobs to calls correct method #45352

Merged
merged 6 commits into from
Aug 7, 2024

Conversation

nickliu-msft
Copy link
Member

Resolves #42160

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Aug 5, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@nickliu-msft nickliu-msft merged commit 917f8ec into main Aug 7, 2024
17 checks passed
@nickliu-msft nickliu-msft deleted the feature/storage/WrapKey-Bug branch August 7, 2024 19:38
nickliu-msft added a commit that referenced this pull request Aug 8, 2024
…ct method (#45352)

* Initial commit

* Changed KeyWapImpl and KeyUnwrappImpl mock

* Test proxy

* Refactored mock impl

* Added testing

* Removed test
nickliu-msft added a commit that referenced this pull request Aug 8, 2024
…ct method (#45352)

* Initial commit

* Changed KeyWapImpl and KeyUnwrappImpl mock

* Test proxy

* Refactored mock impl

* Added testing

* Removed test
amnguye pushed a commit that referenced this pull request Aug 9, 2024
* [Storage] Fixed WrapKeyInternal in Azure.Storage.Blobs to calls correct method (#45352)

* Initial commit

* Changed KeyWapImpl and KeyUnwrappImpl mock

* Test proxy

* Refactored mock impl

* Added testing

* Removed test

* Changelog (#45422)

* Initial commit

* Bumped version

* version typo

* Adjusted order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] WrapKeyInternal in Azure.Storage.Blobs calls wrong method
3 participants