v21
NOTES: This version does NOT work in Mooncake now
New Features:
-
Support managed disks. Please reference the guidance on how to deploy a new deployment, or migrate an existing deployment, utilizing the new Managed Disks Service on Azure.
Below GitHub issues are fixed with managed disks.
Improvements:
-
Upgrade azure-storage-ruby to v0.11.5.
Please see release notes of azure-storage-ruby v0.11.5
-
Auto retry when the connection to Azure AD or ARM is reset because of
OpenSSL::SSL::SSLError
orOpenSSL::X509::StoreError
.