Skip to content

2.7.0

Compare
Choose a tag to compare
@fgalan fgalan released this 11 Nov 14:44
· 258 commits to master since this release
a8312e8

Changes (since 2.6.0):

  • Add: NGSIv2 endpoints for the raw and aggregation API operations (#118)
  • Add: CORS support (#500)
  • Fix: check header response before use it (CSV response has no header)
  • Fix: handler for reply a CSV: use new Hapi API (#513)
  • Fix: Ensure permissions over temp directory (used by CSV generation) in docker container (#514)
  • Upgrade NodeJS version from 8.16.0 to 8.16.1 in Dockerfile due to security issues