-
Notifications
You must be signed in to change notification settings - Fork 505
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHANGELOG: Update directory for v1.8.4 release
- Loading branch information
1 parent
de7e62e
commit ff36732
Showing
2 changed files
with
29 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<!-- BEGIN MUNGE: GENERATED_TOC --> | ||
- [v1.8.4](#v184) | ||
- [Changelog since v1.8.3](#changelog-since-v183) | ||
|
||
<!-- END MUNGE: GENERATED_TOC --> | ||
|
||
|
||
|
||
<!-- NEW RELEASE NOTES ENTRY --> | ||
# v1.8.4 | ||
## Changelog since v1.8.3 | ||
#### 新增 | ||
- [新增] stage-1排队时取消或者超时显示异常 [链接](http://github.com/TencentBlueKing/bk-ci/issues/8361) | ||
- [新增] WorkRunner类中异常不退出worker-agent [链接](http://github.com/TencentBlueKing/bk-ci/issues/8360) | ||
- [新增] codecc 支持使用github账号登录态和鉴权 [链接](http://github.com/TencentBlueKing/bk-ci/issues/7363) | ||
- [新增] 私有化版本对齐蓝鲸 footer 和 title 规范2.0 [链接](http://github.com/TencentBlueKing/bk-ci/issues/7505) | ||
- [新增] CodeCC部署变量设置调整 [链接](http://github.com/TencentBlueKing/bk-ci/issues/7417) | ||
|
||
#### 修复 | ||
- [修复] 修复release-1.8编译报错 [链接](http://github.com/TencentBlueKing/bk-ci/issues/10445) | ||
- [修复] Agent 的偶现非错误的提示日志以及日志记录时间错误(v1.7~v1.8) [链接](http://github.com/TencentBlueKing/bk-ci/issues/8035) | ||
- [修复] Job的镜像地址placeholder替换 [链接](http://github.com/TencentBlueKing/bk-ci/issues/8019) | ||
- [修复] CodeCC容器化网关返回401 [链接](http://github.com/TencentBlueKing/bk-ci/issues/7908) | ||
- [修复] 【蓝盾】1.8 测试(包括流水线、代码检查、编译加速、制品库、代码库管理、凭据管理、质量红线、环境管理、研发商店服务) [链接](http://github.com/TencentBlueKing/bk-ci/issues/7708) | ||
- [修复] 代码库回调方法兼容 [链接](http://github.com/TencentBlueKing/bk-ci/issues/6885) | ||
- [修复] 修复CodeCC jar包依赖 [链接](http://github.com/TencentBlueKing/bk-ci/issues/7416) | ||
- [修复] 【turbo】Feign客户端查找蓝盾服务时需要加上后缀 [链接](http://github.com/TencentBlueKing/bk-ci/issues/7369) | ||
- [修复] codecc 页面创建任务不支持p4仓库,导致报错 [链接](http://github.com/TencentBlueKing/bk-ci/issues/7206) |
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 @@ | ||
- [CHANGELOG-1.8.md](./CHANGELOG-1.8.md) |