Skip to content

Commit

Permalink
Upgrade to Azure SDK 8.6.2 (#53865)
Browse files Browse the repository at this point in the history
This fixes some bugs around retrying and URL encoding and should enable a follow-up
that finally adds bulk deletes on Azure.
  • Loading branch information
original-brownbear committed Mar 20, 2020
1 parent 0bc8bb3 commit f31c6e9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/repository-azure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ esplugin {
}

dependencies {
compile 'com.microsoft.azure:azure-storage:8.4.0'
compile 'com.microsoft.azure:azure-storage:8.6.2'
compile 'com.microsoft.azure:azure-keyvault-core:1.0.0'
compile 'com.google.guava:guava:20.0'
compile 'org.apache.commons:commons-lang3:3.4'
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d1b6de7264205e2441c667dfee5b002bbac61644

0 comments on commit f31c6e9

Please sign in to comment.