Skip to content

2.17.0

Compare
Choose a tag to compare
@fgalan fgalan released this 15 Mar 15:25
· 915 commits to master since this release
2ff254a

Changes (since 2.16.0):

  • [cygnus-ngsi][NGSIEvent] Avoid double concatenator when entityId is empty in getEntityForNamning (used by datamodel) (#2139)
  • [cygnus-common][Postgis,PostgresSQL] Add new data models dm-by-entity-type-database and dm-by-entity-type-database-schema (#2142)
  • [cygnus-common][SQLBackend] Try to insert in row mode tables without create db and table before
  • [cygnus-common][SQLBackend] Try to insert in error table without create it before (#2132)
  • [cygnus-common] Upgrade postgresql dependency from 42.2.25 to 42.3.3 due to github vulnerability report