mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 17:38:44 +00:00
This fixes some bugs around retrying and URL encoding and should enable a follow-up that finally adds bulk deletes on Azure.
This commit is contained in:
parent
17de77fd0f
commit
41301d74b0
@ -25,7 +25,7 @@ esplugin {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.microsoft.azure:azure-storage:8.0.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'
|
||||
|
@ -1 +0,0 @@
|
||||
f6759c16ade4e2a05bc1dfbaf55161b9ed0e78b9
|
@ -0,0 +1 @@
|
||||
d1b6de7264205e2441c667dfee5b002bbac61644
|
Loading…
x
Reference in New Issue
Block a user