-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into task/add_more_cases
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 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,8 +1,8 @@ | ||
- Add: apply expandVar with JSON.parse to all fields of all actions (sms, smpp, email, post, update) | ||
- Fix: check domain before access domain | ||
- Fix: expandVar return a 'null' instead of null (#746) | ||
- Fix: smtp and smpp logs (#738) | ||
- Add: allow access entities using NGSIv2 API for non_signal rules (new setting nonSignalByAPI / PERSEO_CHECK_NON_SIGNAL_BY_API) (#549) | ||
- Remove support for ngsv1 notifications (#714) | ||
- Remove ngsiv1 support for updateAction (#714) | ||
- Fix: check timer string in lower case in TimedRule checker | ||
|
||
- Fix: check timer string in lower case in TimedRule checker |
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