-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
92ca6e4
commit f22e93e
Showing
2 changed files
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|