Skip to content

4.3.0

Compare
Choose a tag to compare
@fgalan fgalan released this 27 Feb 13:31
· 339 commits to master since this release
ffbf863

Changes (since 4.2.0):

  • Add: POST /iot/op/delete operation to delete multiple devices at once (#1578)
  • Add: log and return device/group information when EntityGenericError, TypeNotFound, DeviceNotFound, BadTimestamp, BadGeocoordinates, CommandNotFound, GroupNotFound, MissingAttributes, DuplicateDeviceId and DuplicateGroup errors (iotagent-json#815)
  • Fix: store device subscriptions updates (#1086)
  • Fix: badtimestamp error should not progress to ContextBroker
  • Hardening: simplify implementation so typeInformation contains global config values (#1515)