Skip to content

Commit

Permalink
minor: auto push 2.4.3 release log
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuoZhuoCrayon committed Nov 2, 2023
1 parent 92ca6e4 commit f22e93e
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/release.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Release

## 2.4.3 - 2023-11-02

### 🚀 Features

- feature: plugin_search 接口支持返回部分接入点信息 (closed #1858)

- feature: Agent 配置重载功能优化 (closed #1769)

- feature: 后台组件服务支持配置超时时间(closed #1696)

- feature: Agent 2.0 配置支持按灰度规则差异化渲染 (closed #1878)

- feature: 支持可配置化指定管控区域限制新增主机 (closed #1905)


### ✨ Optimizations

- optimization: 安装Gse2.0 查询Agent状态优化 (closed #1883)


### 🐛 Bugfixes

- bugfix: 安装额外Agent查询任务状态修复 (closed #1881)

- bugfix: 2.0Agent配置文件下发错误适配 (closed #1903)



**Full Changelog**: https://github.com/TencentBlueKing/bk-nodeman/compare/v2.4.2...v2.4.3


## 2.4.2 - 2023-10-24

### 🚀 Features
Expand Down
31 changes: 31 additions & 0 deletions release/V2.4.3_20231102.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

## 2.4.3 - 2023-11-02

### 🚀 Features

- feature: plugin_search 接口支持返回部分接入点信息 (closed #1858)

- feature: Agent 配置重载功能优化 (closed #1769)

- feature: 后台组件服务支持配置超时时间(closed #1696)

- feature: Agent 2.0 配置支持按灰度规则差异化渲染 (closed #1878)

- feature: 支持可配置化指定管控区域限制新增主机 (closed #1905)


### ✨ Optimizations

- optimization: 安装Gse2.0 查询Agent状态优化 (closed #1883)


### 🐛 Bugfixes

- bugfix: 安装额外Agent查询任务状态修复 (closed #1881)

- bugfix: 2.0Agent配置文件下发错误适配 (closed #1903)



**Full Changelog**: https://github.com/TencentBlueKing/bk-nodeman/compare/v2.4.2...v2.4.3

0 comments on commit f22e93e

Please sign in to comment.