v25
New Features:
- VM is created in the same location with the virtual network instead of the storage account. #274
Fixes:
-
Handle the connection reset error to azure blob storage. #268
-
Retry once and only once if CPI receives AzureConflictError when deleting a managed disk. #269
-
Specify the disk size when attaching an unmanaged disk. Otherwise, the disk size can't be shown by Azure Portal or Azure CLI. #275
-
Uses the same SCSI host device ID for AzureStack as Azure so that it works correctly with the stemcell
v3232.5+
. #276 -
Update resource provider API versions for AzureStack. #285
Improvements:
-
Bump bosh_cpi version from
1.3262.4.0
to2.1.1
. #273 -
Upgrade azure-storage-ruby to
v0.12.1-preview
. #268- Please see the release notes of v0.12.1-preview and v0.12.0-preview.
Docs:
- Provide a checklist before migrating to managed disks. #271
Development: