Skip to content

Commit 41301d7

Browse files
Upgrade to Azure SDK 8.6.2 (#53865) (#53886)
This fixes some bugs around retrying and URL encoding and should enable a follow-up that finally adds bulk deletes on Azure.
1 parent 17de77f commit 41301d7

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

plugins/repository-azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ esplugin {
2525
}
2626

2727
dependencies {
28-
compile 'com.microsoft.azure:azure-storage:8.0.0'
28+
compile 'com.microsoft.azure:azure-storage:8.6.2'
2929
compile 'com.microsoft.azure:azure-keyvault-core:1.0.0'
3030
compile 'com.google.guava:guava:20.0'
3131
compile 'org.apache.commons:commons-lang3:3.4'

plugins/repository-azure/licenses/azure-storage-8.0.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d1b6de7264205e2441c667dfee5b002bbac61644

0 commit comments

Comments
 (0)