Skip to content

2.2.0

Compare
Choose a tag to compare
@dmoranj dmoranj released this 09 Sep 09:38
· 4199 commits to master since this release

Changes in this release:

  • Fix precedence in merging device and configuration attributes.
  • Merge configuration information in the retrieveDevice() function (#405)
  • Expose the singleConfigurationMode attribute using environment variables (#404)
  • Devices provisioned with no configuration are not found in HTTP measure reporting (#124)
  • In MongoDB32 no group is found if undefined resource is passed (#410)
  • Extract common middleware to a new module (#415)
  • Add an administrative operation to get the log level (#417)
  • Add the 'comp' field to the IoTA's log (#419)
  • Fix Static attributes not shown in device group updates (#423)
  • Fix IoTAgent returns non-NGSI error as a response to an error in the Context Providers (#422)
  • Fix Documentation typos and aspects to fix (#426)
  • Add the names of the DB fields to the documentation (#427)
  • FIX IOTAM Registrations won't send static attributes in group information #430
  • Make the IoTA path in the IoTAM registration request configurable
  • Document TimeInstant entity attribute and metadata (#435)
  • FIX Update device operation ignores static attributes (#438)
  • FIX Logger modules not being singleton cause logging inconsistencies (#442)
  • Remove Device ID Index (#445)