-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #441 from telefonicaid/task/prepare_1.14.0
step 1.13.0-next -> 1.14.0
- Loading branch information
Showing
3 changed files
with
20 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1 @@ | ||
Fix: Force finish transaction after process a device measure | ||
Fix: Do not intercept error about DEVICE_NOT_FOUND in findOrCreate device (iotagent-node-lib#889) | ||
Fix srv, subsrv, transaction and correlator id in logs of http binding | ||
Fix some log levels and details at bindings | ||
Overall update of dev package dependencies | ||
Update codebase to use ES6 | ||
- Remove JSHint and jshint overrides | ||
- Add esLint using standard tamia presets | ||
- Replace var with let/const | ||
- Fix or disable eslint errors | ||
Set Nodejs 10 as minimum version in packages.json (effectively removing Nodev8 from supported versions) | ||
Fix: log always writing the same correlator id and transaction id (issue #326) | ||
Add: config.mqtt.avoidLeadingSlash flag (IOTA_MQTT_AVOID_LEADING_SLASH) to avoid leading slash in MQTT | ||
Add: explicitAttrs flag (in configuration and also group/device provisioning) to progress only the measures corresponding to attributes declared in attributes array (#372) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters