Skip to content

1.10.0

Compare
Choose a tag to compare
@fgalan fgalan released this 11 Dec 17:58
· 4968 commits to master since this release

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

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

Changelog (since 1.9.0):

  • Add: CORS Preflight Requests support for all NGSIv2 resources, -corsMaxAge switch, CORS exposed headers (#501, #3030)
  • Fix: null not working in q/mq filter in subscriptions (#2998)
  • Fix: case-sensitive header duplication (e.g. "Content-Type" and "Content-type") in custom notifications (#2893)
  • Fix: bug in GTE and LTE operations in query filters (q/mq), both for GET operations and subscriptions (#2995)
  • Fix: Wrong "max one service-path allowed for subscriptions" in NGSIv2 subscription operation (#2948)