diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 1628cc49a..8b1378917 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,4 +1 @@ -- [cygnus-ngsi][arcgis] Log feature table error -- [cygnus-ngsi][arcgis] fix log warn to debug level in arcgis feature when no object id is found (#2430) -- [cygnus-ngsi][arcgis] Add another check to connection reset when no java.net.SocketException has no cause (#2405) -- [cygnus-ngsi] Upgrade Debian version from 12.6 to 12.7 in Dockerfile + diff --git a/cygnus-ngsi/spec/SPECS/cygnus-ngsi.spec b/cygnus-ngsi/spec/SPECS/cygnus-ngsi.spec index f8e4da091..fac594316 100644 --- a/cygnus-ngsi/spec/SPECS/cygnus-ngsi.spec +++ b/cygnus-ngsi/spec/SPECS/cygnus-ngsi.spec @@ -102,6 +102,11 @@ rm -rf $RPM_BUILD_ROOT * Thu Nov 7 2024 Alvaro Vega 3.14.0 +- [cygnus-ngsi][arcgis] Log feature table error +- [cygnus-ngsi][arcgis] fix log warn to debug level in arcgis feature when no object id is found (#2430) +- [cygnus-ngsi][arcgis] Add another check to connection reset when no java.net.SocketException has no cause (#2405) +- [cygnus-ngsi] Upgrade Debian version from 12.6 to 12.7 in Dockerfile + * Mon Oct 14 2024 Alvaro Vega 3.13.0 - [cygnus-ngsi][arcgis] Try to get GlobalID if OID is not found in retrieved feature (#2424)