v34
New Features:
Fixes:
-
Use azure-storage-ruby 0.12.3-preview for compatibility with current version of Azure Stack. #347, #349
In AzureStack 1711 update, the storage data service version is
2015-04-05
which azure-storage-ruby0.14.0-preview
doesn't support. Don't use Azure CPIv30
-v33
for Azure Stack. #345 -
Fix an issue of
has_disk?
. #344When the managed disk is deleted,
has_disk?
will throw an unexpected error instead of returningfalse
. #339