-
Notifications
You must be signed in to change notification settings - Fork 381
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
ae6adbd
commit 146d3a3
Showing
4 changed files
with
12 additions
and
3 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
spec_version: 2 | ||
app_version: "3.16.9" | ||
app_version: "3.16.10" | ||
app: | ||
region: default | ||
bk_app_code: bk_sops | ||
|
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,9 @@ | ||
<!-- Release notes generated using configuration in .github/release.yml at master --> | ||
|
||
## What's Changed | ||
### Fixed Bugs 👾 | ||
* job执行作业插件v1.1版本输出表单没有展示log_outputs字段 by @wheel-w in https://github.com/Tencent/bk-sops/pull/5274 | ||
* IP 选择器筛选后勾选全部依然会选中所有 #5268 by @brookylin in https://github.com/Tencent/bk-sops/pull/5300 | ||
|
||
|
||
**Full Changelog**: https://github.com/Tencent/bk-sops/compare/V3.16.9...V3.16.10 |