Releases: jeffizz/lua-resty-waf
Releases · jeffizz/lua-resty-waf
v1.2.4
04 Aug 09:51
Compare
Sorry, something went wrong.
No results found
update dependency, from issue #1 ,thanks bsiara
v1.2.3
31 May 02:59
Compare
Sorry, something went wrong.
No results found
v1.2.2
03 Nov 05:32
Compare
Sorry, something went wrong.
No results found
fix: 兼容 jwt payload 格式
fix: query keys limit
feat: sampler 移除 agent,referer 字段,新增 time 字段
v1.2.1
25 Oct 05:30
Compare
Sorry, something went wrong.
No results found
fix: 修复从.env文件匹配 redis 配置问题
feat: 移除 dkjson
v1.2.0
24 Oct 09:33
Compare
Sorry, something went wrong.
No results found
feat: 新增模块 sampler 用于对请求取样
feat: counter, limiter 模块优化
feat: 放行非管理路由
fix: 修复一些已知问题
v1.1.0
21 Oct 01:57
Compare
Sorry, something went wrong.
No results found
feat: 使用 redis 维护 list 时, 用到期的 Unix 时间戳作为 score 而不是 ttl
feat: 增加 counter 模块分组,支持查看 "accepted", "filtered", "limited"统计
feat: 配置项 "matcher", "response" 改为复数形式 "matchers", "responses"
v1.0.2
20 Oct 09:08
Compare
Sorry, something went wrong.
No results found
feat: rules配置合并逻辑变更修改+新增 -> 替换
v1.0.1
19 Oct 08:53
Compare
Sorry, something went wrong.
No results found
Simple API WAF based on OpenResty written by Lua