Skip to content

1.15.0

Compare
Choose a tag to compare
@fgalan fgalan released this 16 Jul 16:20
· 4373 commits to master since this release

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

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

Changelog (since 1.14.0):

  • Add: upsert option for the POST /v2/entities operation (#3215)
  • Add: transient entities functionality (new NGSIv2 builtin attribute: dateExpires) (#3000)
  • Add: "attrs" field in POST /v2/op/query (making "attributes" obsolete) (#2604)
  • Add: "expression" field in POST /v2/op/query (#2706)
  • Fix: large integer wrong rendering in responses (#2603, #2425, #2506)
  • Remove: "scopes" field in POST /v2/op/query (#2706)