From 6f4336e3f5c217a241a0896b97e8f523ba7a1c54 Mon Sep 17 00:00:00 2001 From: Ken Zangelin Date: Mon, 14 Oct 2024 18:29:45 +0200 Subject: [PATCH] CHANGES_NEXT_RELEASE --- CHANGES_NEXT_RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index c0c375efd9..4877065ca8 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -4,7 +4,7 @@ #1682: Default User Context ## New Features: - * Native support for DDS + * Native support for DDS (off by default - to activate use CLI: -wip dds) * Distributed subscriptions: subordinate subscriptions are DELETED when their "father" is deleted. * Support for the URL parameter 'csf' in GET /ngsi-ld/v1/csourceRegistrations * Support for the URL parameter 'orderBy' (must be an attribute) in GET /ngsi-ld/v1/entities, but only if 'local' is set. (This is not NGSI-LD standard. Yet ...)