Skip to content

Commit

Permalink
docs: auto generate 2.1.356 release log
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 8, 2021
1 parent bc61014 commit ed147fc
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/release.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Release

## 2.1.356 - 2021-12-08


### optimization:
* 升级 Django3 (closed #111)

### feature:
* 敏感信息传输加密 (closed #226)
* PaaS容器部署适配 (closed #10)
* 灰度策略支持自定义输入多IP (closed #235)
* 服务器文件迁移到存储源执行命令 (closed #260)
* 更新Proxy文件兼容制品库 (close #181)
* 展示自开插件的状态 (close #95)
* 通过接口获得操作系统类型 (closed #230)
* Windows Agent安装支持用administrator用户注册服务(close #277)
* 新增安装通道上游配置项,适配更复杂网络场景 (closed #234)

### bugfix:
* 手动安装window机器补充curl.exe下载链接 (closed #321)
* 修复访问后台接口出现 JWT 校验异常的问题 (fixed #323)

## 2.1.355 - 2021-11-04


Expand Down
21 changes: 21 additions & 0 deletions release/V2.1.356_20211208.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@

## 2.1.356 - 2021-12-08


### optimization:
* 升级 Django3 (closed #111)

### feature:
* 敏感信息传输加密 (closed #226)
* PaaS容器部署适配 (closed #10)
* 灰度策略支持自定义输入多IP (closed #235)
* 服务器文件迁移到存储源执行命令 (closed #260)
* 更新Proxy文件兼容制品库 (close #181)
* 展示自开插件的状态 (close #95)
* 通过接口获得操作系统类型 (closed #230)
* Windows Agent安装支持用administrator用户注册服务(close #277)
* 新增安装通道上游配置项,适配更复杂网络场景 (closed #234)

### bugfix:
* 手动安装window机器补充curl.exe下载链接 (closed #321)
* 修复访问后台接口出现 JWT 校验异常的问题 (fixed #323)

0 comments on commit ed147fc

Please sign in to comment.