-
Notifications
You must be signed in to change notification settings - Fork 8
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 #283 from telefonicaid/task/prepare_1.19.0
step 1.18-next -> 1.19.0
- Loading branch information
Showing
3 changed files
with
6 additions
and
3 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 +0,0 @@ | ||
Upgrade async dep from 2.6.2 to 2.6.4 due to security vulnerability (CWE-1321) | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -163,6 +163,10 @@ fi | |
%{_install_dir} | ||
|
||
%changelog | ||
* Fri Apr 29 2022 Alvaro Vega <[email protected]> 1.19.0 | ||
- Upgrade async dep from 2.6.2 to 2.6.4 due to security vulnerability (CWE-1321) | ||
- Upgrade iotagent-node-lib dependency from 2.19.0 to 2.21.0 | ||
|
||
* Wed Apr 6 2022 Alvaro Vega <[email protected]> 1.18.0 | ||
- Add: extend explicitAttrs configuration model to allow JEXL expression for conditional propagation of measures (iota-node-lib#1179) | ||
- Fix: replace git:// url for https:// url in npm dependences | ||
|