Skip to content

1.6.0

Compare
Choose a tag to compare
@fgalan fgalan released this 29 Jul 11:46
· 400 commits to master since this release
f2c3a17

Changes (since 1.5.0):

  • Add: version to orion urls as read action (#416)
  • Add: access control disabled flag as config environment variable (for docker)
  • Add: support REPLACE (NGSIv1), replace (NGSIv2) and appendStrict (NGSIv2) as action type for ContextBroker requests (#422)
  • Upgrade from node:8.12.0-slim to node:8.16.0-slim as base image in Dockerfile