From c0e0cd9c90d39af75a0f02811b15b9be5068660d Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Fri, 2 Aug 2024 10:37:00 +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 06076833d..ff901e9db 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,4 +1,4 @@ [cygnus-ngsi] [mongo-sink] Add mongo_ssl, mongo_ssl_invalid_host_allowed, mongo_ssl_keystore_path_file, mongo_ssl_keystore_password, mongo_ssl_truststore_path_file and mongo_ssl_truststore_password options for mongoDB connections [cygnus-common] [mongo-backend] Use sslEnabled, sslInvalidHostNameAllowed, sslKeystorePathFile, sslKeystorePassword, sslTruststorePathFile and sslTruststorePassword options for mongoDB connections [cygnus-common] [mongo-backend] Allow mongodb autodiscover at connect when just one server is provided -[cygnus-ngsi] [arcgis-sink] Add esri Geometry PolyLine support (#2392) +[cygnus-ngsi] [arcgis-sink] Add esri Geometry PolyLine, MultiPoint and Polygon support (#2392)