2.14.0
Changes (since 2.13.0):
- [cygnus-ngsi][MySQL, PostgreSQL, Postgis sinks] Replace
enable_last_data
tolast data mode
sink config option: (upsert,insert,both), default is insert - [cygnus-common][SQLBackendImpl] Fix: use all related queries when upsert error for logs, exception and persistError (#2088)
- [cygnus-common][SQLBackendImpl] Fix: use schema for postgis destination at sql insert query (#2085)
- [cygnus-common][SQLBackendImpl] Force to cast to ::text to ensure to_timestamp upsert (#2087)