From f9932ff8212d33ae7e27225a53fe285eb40e3bd9 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Mon, 7 Oct 2024 16:12:56 +0200 Subject: [PATCH] update CNR --- CHANGES_NEXT_RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index e16c980ee..67eac22d3 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,4 +1,4 @@ -- [cygnus-ngsi][arcgis] Fix getObjectId to raise error when ObjectId is not retrieved from entity +- [cygnus-ngsi][arcgis] Fix getObjectId to raise error when ObjectId is not retrieved from entity (#2424) - [cygnus-ngsi][arcgis] Fix json parse for instance of PolyLine, Polygon and Multipoint (#2423) - [cygnus-ngsi][arcgis] Check feature table is connected before use it (#2405) - [cygnus-ngsi][arcgis] Set feature table to not connected after a connection error (#2405)