Skip to content

Commit b0ff869

Browse files
zijin-mxbingW
authored andcommitted
feat: release 4.4.2
1 parent 2307d1b commit b0ff869

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# SAFELINE-CE CHANGELOG
22

3+
## [4.4.2] - 2024-03-09
4+
5+
### 修复
6+
7+
- 修复 FVM 服务在某些情况下 TCP 连接异常升高的问题
8+
39
## [4.4.1] - 2024-03-07
410

511
### 优化

documents/docs/05-about/00-changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ title: "版本更新记录"
66

77
[版本升级方法](/guide/upgrade)
88

9+
## [4.4.2] - 2024-03-09
10+
11+
### 修复
12+
13+
- 修复 FVM 服务在某些情况下 TCP 连接异常升高的问题
14+
915
### [4.4.1] - 2024-03-07
1016

1117
#### 优化

release/latest/version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"latest_version": "v4.4.1",
3-
"rec_version": "v4.4.1"
2+
"latest_version": "v4.4.2",
3+
"rec_version": "v4.4.2"
44
}

0 commit comments

Comments
 (0)