Skip to content

Commit

Permalink
CHANGELOG: Update directory for v1.8.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mingshewhe committed Jun 3, 2024
1 parent de7e62e commit ff36732
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG/CHANGELOG-1.8.md
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)
1 change: 1 addition & 0 deletions CHANGELOG/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- [CHANGELOG-1.8.md](./CHANGELOG-1.8.md)

0 comments on commit ff36732

Please sign in to comment.