From a7dbc0e2dead7715151404d791d6b70b3be792da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferm=C3=ADn=20Gal=C3=A1n=20M=C3=A1rquez?= Date: Tue, 1 Jun 2021 16:26:44 +0200 Subject: [PATCH] ADD missing entry to CNR --- CHANGES_NEXT_RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 16d5054be..8e1e7d219 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -5,7 +5,7 @@ [cygnus-common][MySQL, PostgreSQL, Postgis] Persit error about upsert [cygnus-common][Mongo] Use mongo bulkWriter for aggregated data (#2018) [cygnus-common] Upgrade mongodb-driver from 3.11.0 to 3.12.8 -[cygnus-ngsi][MongoSink][STHSink] Try to not create database and collection in each insertion (#2019) +[cygnus-ngsi][MongoSink][STHSink] Try to not create database and collection in each insertion (#2019, #1975) [cygnus-common][MySQL] Upgrade mysql-connector from 5.1.47 to 5.1.49 [cygnus-common] remove hive-exec dependency (unneeded) [cygnus-ngsi] add jodd-core 3.6.8 dependency (previously included as transitive dependency of hive-exec in cygnus-common)