Skip to content

1.4.1

Compare
Choose a tag to compare
@fgalan fgalan released this 10 Oct 14:51
· 6265 commits to master since this release

Changelog (since 1.4.0):

  • Add: new value for URI param 'options' (options=noAttrDetail) for NGSIv2 queries to exclude attribute detail, making the query faster (#2073)
  • Fix: wrong type in previousValue metadata for notifications triggered by PUT /v2/entities/{id}/attrs/{name}/value (#2553)
  • Fix: giving a semaphore in case of mongo exception, which was causing the broker to be unable to serve requests involving the database, and possibly even to crash due to lack of resources (#2571)
  • Fix: avoid unused attribute type detail in NGSIv1 queries (which was making the queries slower) (#2073)
  • Fix: more accurate actionType in notifications (#2549)