actions: Removes Rule parameter from runtime execute

Generals organization on the Action class
This commit is contained in:
Felipe Zimmerle
2020-05-18 21:33:03 -03:00
parent a8d34873c8
commit 3832042531
191 changed files with 3156 additions and 2779 deletions

View File

@@ -3,7 +3,7 @@ v3.x.y - YYYY-MMM-DD (to be released)
- actions: Computes Rule association while loading the rules given a
performance boost on run time.
[@zimmerle]
[@zimmerle, @martinhsv, @WGH-]
- Regression: Mark the test as failed in case of segfault.
[@zimmerle]
- Replaced t:lowerCase backend for a better performance.