Skip to content

v1.1.0 (2018-04-02)

Compare
Choose a tag to compare
@aarranz aarranz released this 02 Apr 17:06
· 103 commits to master since this release
b90fca8

Minor release:

  • Added a new method: getServerDetails. See #16
  • Allow to synchronously close ngsi-proxy connections (required when closing connections on the onbeforeunload event)
  • v2.batchQuery. Handle empty queries and queries missing the entities and the attributes options. See #17
  • Fix bug making ngsijs not working on normal webpages. See #12