@@ -30,14 +30,16 @@ v3.0.4 - YYYY-MMM-DD (to be released)
3030 [@rdiperri-yottaa, @danbiagini-work, @mmelo-yottaa, @zimmerle]
3131 - Missing throw in Operator::instantiate
3232 [Issue #2106 - @marduone]
33+ - Adds support to multiple ranges in ctl:ruleRemoveTargetById
34+ [Issue #2110 - @theMiddleBlue, @zimmerle]
3335 - Making block action execution dependent of the SecEngine status
3436 [Issue #2113, #2111 - @theMiddleBlue, @airween]
3537 - Making block action execution dependent of the SecEngine status
3638 [Issue #1960 - @theMiddleBlue, @zimmerle, @airween, @victorhora]
3739 - Having body limits to respect the rule engine state
3840 [@zimmerle]
3941 - Fix SecRuleUpdateTargetById does not match regular expressions
40- [Issue #1872 - @zimmerle, @anush-cr, @victorhora, @j0k2r]
42+ [Issue #1872 - @zimmerle, @anush-cr, @victorhora, @j0k2r]
4143 - Adds missing check for runtime ctl:ruleRemoveByTag
4244 [Issue #2102, #2099 - @airween]
4345 - Adds a new operator verifySVNR that checks for Austrian social
@@ -98,7 +100,7 @@ v3.0.4 - YYYY-MMM-DD (to be released)
98100 - Adds support to multiple ranges in ctl:ruleRemoveById
99101 [Issue #1956 - @theseion, @victorhora, @zimmerle]
100102 - Rule variable interpolation broken
101- [Issue #1961 - @soonum, @zimmerle]
103+ [Issue #1961 - @soonum, @zimmerle]
102104 - Make the boundary check less strict as per RFC2046
103105 [Issue #1943 - @victorhora, @allanbomsft]
104106 - Fix buffer size for utf8toUnicode transformation
@@ -239,7 +241,7 @@ v3.0.3 - 2018-Nov-05
239241 [Issue #1739 - @p0pr0ck5]
240242 - Fix utils::string::ssplit() to handle delimiter in the end of string
241243 [Issue #1743, #1744 - @defanator]
242- - Fix variable FILES_TMPNAMES
244+ - Fix variable FILES_TMPNAMES
243245 [Issue #1646, #1610 - @victorhora, @zimmerle, @defanator]
244246 - Fix memory leak in Collections
245247 [Issue #1729, #1730 - @defanator]
@@ -341,7 +343,7 @@ v3.0.0 - 2017-Dec-13
341343 - Adds support to WEBAPPID variable.
342344 [Issue #1027 - @zimmerle, @victorhora]
343345 - Adds support for SecWebAppId.
344- [Issue #1442 - @zimmerle, @victorhora]
346+ [Issue #1442 - @zimmerle, @victorhora]
345347 - Adds support for SecRuleRemoveByTag.
346348 [Issue #1476 - @zimmerle, @victorhora]
347349 - Adds support for update target by message.
@@ -404,4 +406,3 @@ v3.0.0-rc1 - 2017-Aug-28
404406------------------------
405407
406408 Very first public version.
407-
0 commit comments