|
1 | 1 | v3.0.13 - YYYY-MMM-DD
|
2 | 2 | ---------------------
|
3 | 3 |
|
4 |
| - - Reducing the scope of variables in a for loop |
| 4 | + - New API function: set hostname for log |
| 5 | + [PR #3203 - @airween] |
| 6 | + - Fixing typo in Dockerfile |
| 7 | + [PR #3189 - @bitbehz] |
| 8 | + - Simplify checkout of submodules in GitHub workflows (with support for git describe) |
| 9 | + [PR #3185 - @eduar-hte] |
| 10 | + - Update README.md: use submodule and use benchmark tool |
| 11 | + [PR #3182 - @airween] |
| 12 | + - Improve performance of VariableOrigin instances |
| 13 | + [PR #3164 - @eduar-hte] |
| 14 | + - Update libinjection & Mbed TLS |
| 15 | + [PR #3161 - @eduar-hte] |
| 16 | + - chore: add PR template (v3) |
| 17 | + [PR #3160 - @fzipi] |
| 18 | + - Update to seclang-scanner changes introduced by Windows support |
| 19 | + [PR #3146 - @eduar-hte] |
| 20 | + - GitHub build & quality assurance workflow updates |
| 21 | + [PR #3144 - @eduar-hte] |
| 22 | + - Add link to Rust bindings in README |
| 23 | + [PR #3141 - @rkrishn7] |
| 24 | + - Remove cppcheck suppressions with line numbers in test/cppcheck_suppressions.txt |
| 25 | + [PR #3134 - @eduar-hte] |
| 26 | + - Add support to build libModSecurity v3 on Windows |
| 27 | + [PR #3132 - @eduar-hte] |
| 28 | + - fix: update submodule url |
| 29 | + [PR #3128 - @fzipi] |
| 30 | + - fix(rbl): typo in rbl check selector |
| 31 | + [PR #3127 - @fzipi] |
| 32 | + - fix: Changed 'equal_range()' + loop by 'find()' in resolveFirst() methods |
| 33 | + [PR #3117 - @airween] |
| 34 | + - Deleted redundant code in 'ModSecurity::serverLog(...)'. |
| 35 | + [PR #3116 - @gberkes] |
| 36 | + - doc: Update CHANGES |
| 37 | + [PR #3101 - @airween] |
| 38 | + - Reduce the scope of variables in a for loop |
5 | 39 | [PR #3098 - @devzero2000]
|
6 |
| - - Replace obsolete macros |
| 40 | + - Clean up 'return' never will be executed. |
| 41 | + [PR #3096 - @gberkes] |
| 42 | + - fix: Replace obsolete macros |
7 | 43 | [PR #3095 - @airween]
|
8 |
| - - Change 'SecEngineStatus' to Off by default |
| 44 | + - fix: Change 'SecEngineStatus' to Off by default |
9 | 45 | [PR #3092 - @airween]
|
10 |
| - - Update bug-report-for-version-3-x.md |
| 46 | + - chore: update bug-report-for-version-3-x.md |
11 | 47 | [PR #3086 - @fzipi]
|
12 |
| - - Logical, syntax and cosmetic fixes on test cases |
| 48 | + - test: Logical, syntax and cosmetic fixes on test cases |
13 | 49 | [PR #3080 - @MirkoDziadzka, @airween]
|
14 | 50 | - Bump the C++ version from C++11 to C++17
|
15 | 51 | [PR #3079 - @MirkoDziadzka]
|
| 52 | + - fix: makes uri decode platform independent |
| 53 | + [PR #3016 - @M4tteoP] |
16 | 54 |
|
17 | 55 | v3.0.12 - 2024-Jan-30
|
18 | 56 | ---------------------
|
|
0 commit comments