Skip to content

3.11.0

Compare
Choose a tag to compare
@fgalan fgalan released this 19 Sep 14:38
· 89 commits to master since this release
2cc4db4

WARNING: this version deprecates mongo_hosts, mongo_username, mongo_password, mongo_auth_source and mongo_replica_set. Please use mongo_uri instead. The support to the deprecated setting is still mantained in this version but could be removed soon in a new version.

Changes (since 3.10.0)

  • [cygnus-common][cygnus-ngsi] New setting mongo_uri (#2387)
  • [cygnus-common][cygnus-ngsi] Deprecate (mongo_hosts, mongo_username, mongo_password, mongo_auth_source, mongo_replica_set) (use mongo_uri instead)
  • [cygnus-ngsi][restHandler] Add header value to logs about bad header (#2410)
  • [cygnus-ngsi][arcgis] fix log warn to info level in arcgis feature when attribute string (#2407)
  • [cygnus-ngsi] Upgrade Debian version from 12.5 to 12.6 in Dockerfile