-
Notifications
You must be signed in to change notification settings - Fork 4k
Upgrade storage client library to 6.1 #1684
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
Conversation
EmmaZhu
commented
Jan 20, 2016
- Upgrade storage client library to 6.1.0 from 6.0.0
- Change DMLib library according to the XSCL upgrade.
- Change help for Get-AzureStorageFile according to cmdlet behavior change.
…newdmlib Conflicts: src/Common/Storage/Commands.Storage.Test/packages.config
…-AzureStorageFile
…ib wrappers the exception without exposing any detailed error messages.
…is different with the actual blob type.
@EmmaZhu Looks like you will need to update the assembly version for all consumers of commands.common.storage |
@EmmaZhu , There are also older versions of Storage client that are used in other projects. Please update them as well. Here is the list - https://github.com/hovsepm/azure-powershell/commit/119d5de49021bcc5f5ca387d6bd1867d7d3fda82 |
These projects don't depend on Commands.Common.Storage, and HDInsight team used to claim that it has hard dependency on 4.3 version of WindowsAzure.Storage client library. Could you confirm whether I really need to upgrade them? |
Upgrade storage client library to 6.1