From 880b814540b95244f218f569b2bffaaf856cb723 Mon Sep 17 00:00:00 2001 From: Pelayo Torres <pelayo.torresalonso@telefonica.com> Date: Mon, 24 Feb 2025 11:00:04 +0100 Subject: [PATCH] event filter release notes --- doc/releasenotes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/releasenotes.md b/doc/releasenotes.md index 79859fb1..4f1748ce 100644 --- a/doc/releasenotes.md +++ b/doc/releasenotes.md @@ -1,3 +1,12 @@ +## **Release 3.x.x** + +### **New Features** + +#### **Added Event Filters** +- New filters for Event service subscriptions. + - Now, you can specify from which API, AEF or Invoker you want to receive the event. + - These filters are specified in the ***eventDetails*** of the subscription. + ## **Release 2.0.0** ### **New Features** -- GitLab