Skip to content

1.2.1

Compare
Choose a tag to compare
@fgalan fgalan released this 16 Jun 11:07
· 7066 commits to master since this release

Full documentation at: http://fiware-orion.readthedocs.io/en/1.2.1/

NGSIv2 API reference (release candidate 2016.05): http://telefonicaid.github.io/fiware-orion/api/v2/stable

Changelog (since 1.2.0):

  • Fix: UTC as time in log file (#2232)
  • Fix: Removed capping in NGSIv2 update forwarding (#2193)
  • Fix: In some cases, compound attribute values were forwarded as empty strings (#2237)
  • Fix: attribute overwritten when JSON value used in PUT /v2/entities/{eId}/attr/{attrName}/values (#2246 and #2248)
  • Fix: subscription equal filter evaluation on update context logic (#2222)
  • Fix: capturing invalid id patterns at json parse time for v2 subscriptions - this bug made the broker crash when receiving invalid id-patterns (#2257)