-
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
c6cd258
commit d8c75f1
Showing
2 changed files
with
44 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,22 @@ | ||
|
||
## 2.4.6 - 2024-06-19 | ||
|
||
### 🚀 Features | ||
|
||
- feat: 支持特殊业务实时获取Agent状态 (closed #2285) | ||
|
||
- feat: 支持通过环境变量配置 Agent 安装前置脚本 (closed #2236) | ||
|
||
- feat: pagent获取上游节点ip时根据pagent提供的ip类型选择对应节点(closed #2032) | ||
|
||
|
||
### 🐛 Bugfixes | ||
|
||
- fix: 修复全新安装aix6\7 job分发安装包失败的问题(closed #2213) | ||
|
||
- fix: fix: MacOS 插件重启优化(closed #2291) | ||
|
||
|
||
|
||
**Full Changelog**: https://github.com/TencentBlueKing/bk-nodeman/compare/v2.4.5...v2.4.6 | ||
|