From 93fbc019630bc497b6b67a2cc6cf4ff66a2655e0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 9 Nov 2021 12:29:48 +0100 Subject: [PATCH] api changelog: add volume attributes change MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- ApiChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ApiChangeLog b/ApiChangeLog index 4094ca2..7d2bc8a 100644 --- a/ApiChangeLog +++ b/ApiChangeLog @@ -21,6 +21,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*: -- 2.39.2