]> git.proxmox.com Git - pve-storage.git/blobdiff - ApiChangeLog
api: disks: delete: add flag for cleaning up storage config
[pve-storage.git] / ApiChangeLog
index 4094ca2be642867c0905cf6589d34e15e935eb85..98b58938ab41cd15aacbd307db51450bfa4b631f 100644 (file)
@@ -8,6 +8,11 @@ Future changes should be documented in here.
 
 ##  Version 10:
 
+* a new `rename_volume` method has been added
+
+  Storage plugins with rename support need to enable
+  the `rename` feature flag; e.g. in the `volume_has_feature` method.
+
 * Replace `volume_snapshot_list` with `volume_snapshot_info`:
 
   `volume_snapshot_list` was used exclusively by replication and currently, replication is only
@@ -21,6 +26,11 @@ Future changes should be documented in here.
 
   The parameter *can* be used to return a list of snapshots that is currently preventing rollback.
 
+* Replace get/update_volume_notes with generic get/update_volume_attribute
+
+  falling back to the old implementation for notes until we reset APIAGE. the
+  new method optionally also supports querying/setting a protected flag.
+
 ##  Version 9: (AGE resets to 0):
 
 * volume_import_formats gets a new parameter *inserted*: