[PATCH] NEWS: Introduce new event for network metadata changes

K Shiva Kiran posted 1 patch 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20230903160055.212320-1-shiva._5Fkr@riseup.net
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
[PATCH] NEWS: Introduce new event for network metadata changes
Posted by K Shiva Kiran 8 months ago
Signed-off-by: K Shiva Kiran <shiva_kr@riseup.net>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index a03ef20bc2..3381637fe5 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -15,6 +15,12 @@ v9.8.0 (unreleased)
 
 * **Removed features**
 
+  * New event for metadata changes in Networks
+
+    The network object now has a new event ID ``VIR_NETWORK_EVENT_ID_METADATA_CHANGE``
+    that can be used to get notifications upon changes in any of ``<title>``,
+    ``<description>`` or ``<metadata>``.
+
 * **New features**
 
 * **Improvements**
-- 
2.42.0