Skip to content

Commit

Permalink
FIX flush CNR
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan committed Oct 4, 2023
1 parent 462be7a commit 8d8d249
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,19 +0,0 @@
<<<<<<< HEAD

=======
- Add: new approach to handle trust auth (urbo-deployer#868)
- Remove: field "authentication" support in update action
- Remove: config.authentication (along with related env vars PERSEO_AUTHENTICATION_*)
- Add: allow use expandVar with JSON objects (#703)
- Add: apply expandVar with JSON.parse to all fields of all actions (sms, smpp, email, post, update) (#746)
- Fix: check domain before access domain
- Fix: expandVar return a 'null' instead of null (#746)
- Fix: expandVar for single string values with null, boolean, number (#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: dep of chai get-func-name to 2.0.0 to avoid installation errors
- Remove: RPM stuff
>>>>>>> master

0 comments on commit 8d8d249

Please sign in to comment.