File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Release 0.10.1
2-
3- This release updates nash to 0.6 and protects against
4- invalid parameters when restoring a VM backup.
5-
6- The following functions should not be called anymore
7- when recovering a VM backup:
8-
9- * azure_vm_set_username
10- * azure_vm_set_publickeyfile
11- * azure_vm_set_password
12-
131# Release 0.10.0
142
153This release breaks compatibility of the storage package to
@@ -28,6 +16,16 @@ And adds the new/tested:
2816* azure_storage_account_create_storage
2917* azure_storage_account_create_blob
3018
19+ It also updates nash to 0.6 and protects against
20+ invalid parameters when restoring a VM backup.
21+
22+ The following functions should not be called anymore
23+ when recovering a VM backup:
24+
25+ * azure_vm_set_username
26+ * azure_vm_set_publickeyfile
27+ * azure_vm_set_password
28+
3129# Release 0.9.1
3230
3331This release removes the broken function:
You can’t perform that action at this time.
0 commit comments