Releases: ADD-SP/ngx_waf
Releases · ADD-SP/ngx_waf
v3.1.2
[3.1.2] - 2021-02-17
Fixed
- Fixed a bug that caused module initialization to fail when the rule file was not writable (20acd27).
[3.1.2] - 2021-02-17
修复
- 修复了一个 bug,这个 bug 会导致当规则文件不具有可写权限时初始化失败(20acd27)。
v3.1.1
[3.1.1] - 2021-01-18
Fixed
- Compatible with lower versions of gcc (becbbe0).
[3.1.1] - 2021-01-18
修复
v3.1.0
[3.1.0] - 2021-01-17
Note
v3.0.3
was skipped because a backward compatibility feature was added during the v3.0.3
test.
Added
- Add debug log for easy troubleshooting (bac1d02).
Fixed
[3.1.0] - 2021-01-17
注意
- 因为在
v3.0.3
测试过程中新增了向下兼容的功能,所以 v3.0.3
被跳过。
新增
修复
v3.1.0-beta-1
[v3.1.0-beta-1]
Note
v3.0.3
was skipped because a backward compatibility feature was added during the v3.0.3
test.
Added
- Add debug log for easy troubleshooting (bac1d02).
Fixed
[v3.1.0-beta-1]
注意
- 因为在
v3.0.3
测试过程中新增了向下兼容的功能,所以 v3.0.3
被跳过。
新增
修复
v3.0.3-beta-3
[v3.0.3-beta-3]
Fixed
-
Correctly handling memory request failures (1e3d650), this issue only exists for v3.0.3-beta-2
, v3.0.3-beta-1
, v3.0.2-beta-2
, and v3.0.2-beta-1
.
-
More accurate visit frequency statistics (53d3b14).
[v3.0.3-beta-3]
修复
v3.0.3-beta-2
[v3.0.3-beta-2]
Fixed
- More accurate visit frequency statistics (53d3b14).
[v3.0.3-beta-2]
修复
v3.0.2
[3.0.2] - 2021-01-10
Fixed
- Fixed a build error on
Alpine Linux
(e989aa3).
[3.0.2] - 2021-01-10
- 修复一个了在
Alpine Linux
下的编译错误(e989aa3)。
v3.0.3-beta-1
[v3.0.3-beta-1]
Note
Because of hotfixes to the stable version, v3.0.2
was skipped. #17
Changed
- More accurate visit frequency statistics (53d3b14).
Fixed
- Fixed a bug that caused a segmentation fault (deb64b2). This bug only exists in
v3.0.2-beta-1
and v3.0.2-beta-2
.
[v3.0.3-beta-1]
注意
因为在 master 上进行了热修复,所以直接跳过了 v3.0.2
版本。#17
改动
修复
- 修复了一个段错误(deb64b2)。这个 Bug 仅存在于
v3.0.2-beta-1
和 v3.0.2-beta-2
。
v3.0.2-beta-2
[v3.0.2-beta-2]
Changed
- More accurate visit frequency statistics (53d3b14).
Fixed
- Fixed the issue that the blocking time is constant for one minute after triggering CC-DENY (b651643). The blocking time will now be determined based on the configuration. This bug only exists in
v3.0.2-beta-1
.
[v3.0.2-beta-2]
改动
修复
- 修复了触发 CC 防护后拉黑时间永远都是一分钟的 Bug(b651643),现在会根据配置文件来决定拉黑时间。这个 Bug 仅存在于
v3.0.2-beta-1
。
v3.0.2-beta-1
[v3.0.2-beta-1]
Changed
- More accurate visit frequency statistics (53d3b14).
[v3.0.2-beta-1]
改动