Releases: telefonicaid/iotagent-node-lib
Releases · telefonicaid/iotagent-node-lib
0.6.0
Changes in this release:
- ADD Authentication mechanisms for the IoT Agent tester.
- ADD Examples of service and device provisioning for Thinking Things IOTAs.
- FIX Add error information to generic NGSI errors in updates and queries (#125).
- FIX Improve general maintainability (#126).
- ADD Continuous integration using Travis (#131).
- FIX Change the old temporary fiware-node-logger to use logops (#95).
- ADD Device provisioning handler (#86).
- ADD Support for MongoDB 3.0 (#119).
- FIX Unstability in MongoDB tests (#128).
0.5.1
0.5.0
Changes in this release:
- ADD Documentation about the release process.
- FIX Crash when an update arrives and commands attribute is not defined.
- ADD
exit
commands. - FIX missing headers in group operations.
- ADD command to show and change IoTAgent console configuration.
- FIX missing device in 'store()' function of the Memory Registry.
0.4.0
Changes in this release:
- Fix signature problems in agent console (#69 and #70).
- Add implementation for the command attributes (#67).
- Add missing headers in device provisioning with the IoT Agent Tester (#73).
- Support for string quotes in IoT Agent Tester (#75)
- Remove commandlineUtils files and substitute with command-node module.
- Add InternalAttributes attribute for Configuration groups (#85).
- Add configuration checks at startup (#84 and #83).
0.3.0
Changes in this release:
- ADD Keywords to the package.json.
- ADD Configuration API for dynamically creating configuration groups.
- ADD Device Provisioning API and Device Configuration API commands in the testing clients.
- ADD Pagination in the Device List operations.
- FIX Remove mandatory constraint for service, servicepath and commands in Device Provisioning (#46).
- FIX List devices based on the service and servicepath (#45).
- FIX Lazy attributes mandatory in Device Provisioning (#51).
- FIX Should allow to provision devices with unconfigured type (#50)
- ADD Handler for configuration changes from the Configuration API.
- ADD Constraint to forbid multiple devices with the same ID (#48).
- ADD Constraint to ensure uniqueness of device configurations (#53).
0.2.0
Changes in this version:
- Complete the Provisioning API with CRUD Operations.
- Change signature of unregister() funciton to remove unneeded type.
- Support XML in Context Provider updates and queries.
- Fix multiple errors found during preparation of CPBR8 Workshop.
- Improve the documentation to add: Configuration, Security, and IoT Library testing sections.
- Fix package.json information to prepare the package for publishing.
This is the first release to be available in the NPM Registry