You dont have javascript enabled! Please enable it!
Tech

FIWARE Orion-LD Alpha-6 リリース

2021/1/25 に FIWARE Orion-LD Alpha-6 がリリースされました。Alpha-5 からの強化は以下の通りです。

  • Issue #280 Made GET /entities?id=EID call the service routine for /entities/{EID}, if just one single entity id
  • Issue #280 Unified all timestamps, with one single call to clock_gettime()
  • Issue #550 Added a new notification format for NGSI-LD subscriptions, to notify in NGSIv2 format
  • Issue #553 Forwarding X-Auth-Token
  • Issue #565 Ability to start broker with traces only to stdout
  • Issue #280 Batch Upsert with options=update didn’t do what it should – it replaces instead of updates the entities
  • Issue #573 URI Check less restrictive than before
  • Issue #280 Modify GET /ngsi-ld/v1/types according to the new NGSI-LD spec (1.3.1)
  • Issue #280 Fixed Batch Update without options=noOverwrite (didn’t replace attributes – now it does)
  • Issue #280 Implemented Batch Update with options=noOverwrite
  • Issue #280 Default mongo request mutex policy changed from ‘all’ to ‘none’
  • Issue #586 Stopped using gtime(), that is not reentrant – gtime_r() is used instead
  • Issue #XXX External contributor “@manaty226” fixed an important bug about subscriptions after broker restart – Thanks!
  • Issue #605 ORIONLD_MONGO_HOST env var is not parsed correctly – made the buffer for the CLI ‘-dbHost’ bigger (64 -> 1024)
  • Issue #559 External contributor “@manaty226” fixed notification on PATCH Entity, updating attributes – Big Thanks!
  • Issue #622 unitCode not correctly rendered in NGSI-LD notifications
  • Issue #623 “cross-notifications” NGSI-LD to NGSI-V2 with compacted data (attribute names and entity types)
  • Issue #652 BATCH Delete with more than one item for the same entity id
  • Issue #655 BATCH Create with more than one item for the same entity id
  • Issue #658 BATCH Upsert+Replace with more than one item for the same entity id
  • Issue #660 BATCH Upsert+Update with more than one item for the same entity id
  • Issue #280 BATCH Update with more than one item for the same entity id
  • Issue #599 Started with Temporal Representation of Entities (ongoing and highly experimental)
  • Issue #280 Made FORWARDING optional – off by default (use CLI -forwarding to turn it on) – for performance reasons
error: Alert: Content is protected !!