Skip to content

Commit

Permalink
feat: release 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zijin-m authored and xbingW committed Mar 9, 2024
1 parent 2307d1b commit b0ff869
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# SAFELINE-CE CHANGELOG

## [4.4.2] - 2024-03-09

### 修复

- 修复 FVM 服务在某些情况下 TCP 连接异常升高的问题

## [4.4.1] - 2024-03-07

### 优化
Expand Down
6 changes: 6 additions & 0 deletions documents/docs/05-about/00-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ title: "版本更新记录"

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

## [4.4.2] - 2024-03-09

### 修复

- 修复 FVM 服务在某些情况下 TCP 连接异常升高的问题

### [4.4.1] - 2024-03-07

#### 优化
Expand Down
4 changes: 2 additions & 2 deletions release/latest/version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"latest_version": "v4.4.1",
"rec_version": "v4.4.1"
"latest_version": "v4.4.2",
"rec_version": "v4.4.2"
}

0 comments on commit b0ff869

Please sign in to comment.