-
Notifications
You must be signed in to change notification settings - Fork 12
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 #66 from telefonicaid/task/prepare_1.3.0
Step: 1.2.0-next -> 1.3.0
- Loading branch information
Showing
3 changed files
with
10 additions
and
11 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,9 +0,0 @@ | ||
- ADD PM2_ENABLED flag to Docker. | ||
- Upgrade NodeJS version from 8.16.0 to 8.16.1 in Dockerfile due to security issues. | ||
- Update sigfox-test.js to show the status of the response after send a message. | ||
- Improve MandatoryFieldsNotFound function (errors.js) in order to incorporate which mandatory fields is | ||
not found. | ||
- Improve in requiredFields function (sigfoxHandlers.js) in order to know the exactly field that it is not | ||
provided. | ||
- NOTE: in the "upgrade iotagent-node-lib from X to Y" include a mention to configure multithreading using cluster | ||
nodejs module (through multiCore config.js parameter or IOTA_MULTI_CORE environment variable). | ||
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