Skip to content

Commit

Permalink
v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Safe3 committed Aug 8, 2024
1 parent 6f66ab4 commit a2a474a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@
### 功能更新

* 新增负载均衡有多台上游服务器时,一台上游出现故障时会自动请求下一上游服务器

* 南墙自动申请并托管的免费证书,加入中间证书链,避免某些证书监控软件提示

* 去掉旧TLSv1 TLSv1.1的兼容,现在默认只支持TLSv1.2 TLSv1.3,提升SSL传输安全性

### 问题修复

* 修复部分规则在特殊情况下的报错问题
* 升级docker管理脚本和compose文件解决卸载不干净和南墙服务先于数据库启动的问题



## [5.1.1](https://github.com/Safe3/uuWAF/compare/v5.1.1...v5.1.0) (2024-07-30)
Expand Down
Binary file modified docs/update.tgz
Binary file not shown.
Binary file modified docs/waf-install
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/wafversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.1
5.2.0

0 comments on commit a2a474a

Please sign in to comment.