Skip to content

Releases: telefonicaid/iotagent-node-lib

2.5.1

17 Nov 13:18
0d25f02
Compare
Choose a tag to compare

Changes since 2.5.0:

  • Upgrade mongoose dependence version to 4.13.3

2.5.0

17 Nov 10:36
569ea10
Compare
Choose a tag to compare

Changes in this release (with regards to 2.4.0):

  • Fix mustache dependence version to 2.2.1 due to detected medium vulnerability
  • Alarm raises with null error (#521)
  • Capture Mongo DB connection errors
  • Update MongoDB driver in order to fix NODE-818 error (#545)

2.4.1

21 Nov 10:40
Compare
Choose a tag to compare

Changes in this release:

  • Alarm raises with null error (#521)
  • Capture mongo Connection Errors

2.4.0

10 Nov 16:30
Compare
Choose a tag to compare

Changes in this release:

  • Add an Attribute Expression Plugin (#440)
  • Add Multientity plugin (#468)
  • Add bidirectionality mechanisms for composed attributes (#474)
  • Add String composition functions for expressions
  • Bidirectional plugin doesn't apply to active attributes defined in a Configuration Group (#479)
  • FIX Multiple values not allowed in polling commands
  • FIX [Docu] Remove "Remove tag" from examples (#481)
  • FIX Notifications return 404 instead of a 200 OK (#484)
  • FIX Device creation with attribute named "TimeInstant" is not allowed (#486)
  • FIX Iota transformation plugins regex validation error (#489)
  • ADD Add single quotes as valid string marks
  • FIX Get device info does not include the plugins fields (#492)
  • FIX Transformation plugin for indexof (#493)
  • FIX Entities in multientity scenarios cannot be defined as expressions (#488)
  • FIX Cast needed for transformation plugin (#497)
  • FIX Delete service should return 204 instead 200 (#174)
  • FIX Bidirectional plugin provision fails (#503)
  • FIX Missing context in logger entries (#454)
  • FIX Transformation plugin variable names set (#506)
  • FIX Transformation plugin - More than one variable name with numbers (#508)
  • FIX Pool command expired but CB not updated (#509)
  • ADD an alarm management module (#512)
  • FIX Missing operations manual (#485)
  • ADD a mechanism to share constants and error definitions between IoTAs (#386)

2.3.0

05 Oct 08:22
Compare
Choose a tag to compare

Changes in this release:

  • Add polling command support for the Library #455
  • FIX Entity name used instead of id in command identification
  • Add expiration time for Polling commands (#460)
  • FIX It is not possible to create two devices with the same ID (#462)
  • ADD At service start-up retry if dependencies (mongo, orion, etc.) are not available #357

2.2.0

09 Sep 09:38
Compare
Choose a tag to compare

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)

2.1.4

08 Sep 06:33
Compare
Choose a tag to compare

Minor bugfixing

2.1.3

08 Sep 06:33
Compare
Choose a tag to compare

Minor bugfixing

2.1.2

04 Jul 11:04
Compare
Choose a tag to compare

Minor bugfixing

2.1.1

24 Jun 07:05
Compare
Choose a tag to compare

Minor bugfixing.