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

Azure Storage Common Package #4926

Merged
merged 5 commits into from
Aug 9, 2019

Conversation

alzimmermsft
Copy link
Member

Fixes #4390, #4431

  • Creates a common package for Storage SDKs
  • Created a common post processor method to translate StorageErrorException to StorageException

@alzimmermsft alzimmermsft added Storage Storage Service (Queues, Blobs, Files) Client This issue points to a problem in the data-plane of the library. labels Aug 9, 2019
@alzimmermsft alzimmermsft self-assigned this Aug 9, 2019
@alzimmermsft alzimmermsft requested a review from jianghaolu August 9, 2019 18:30
@alzimmermsft alzimmermsft merged commit 94fb786 into Azure:master Aug 9, 2019
@alzimmermsft alzimmermsft deleted the AzStorage_Common branch August 9, 2019 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add helper method in API like postResponseProcess
2 participants