File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11object Release {
22 const val Group = " com.tencent.devops"
3- const val Version = " 0.0.5-SNAPSHOT "
3+ const val Version = " 0.0.5"
44}
55
66object Versions {
Original file line number Diff line number Diff line change 11plugins {
2- id(" com.tencent.devops.boot" ) version " 0.0.5-SNAPSHOT "
2+ id(" com.tencent.devops.boot" ) version " 0.0.5"
33}
44
55allprojects {
Original file line number Diff line number Diff line change 11# 更新日志
22
3- ## [ 0.0.5] (待发布)
4- - 开发调度中心组件schedule-starter
3+ ## [ 0.0.5] ( https://github.com/bkdevops-projects/devops-framework/releases/tag/0.0.4 ) (2022-01-13)
4+ ### Features
5+ - 日志路径支持自定义 #96
6+ - 开发分布式调度中心组件schedule-starter #103
7+
8+ ### Refactor
9+ - dependencies自定义的版本没有生效 #92
10+ - boot项目没有应用到devops-boot-dependencies #119
11+ - 整理仓库配置 #110
12+ - 仓库列表优化 #95
13+
14+ ### Dependencies
15+ - 升级log4j到2.15.0 #111
16+ - 升级logback版本 #114
17+ - feign 10.10.1自动在header的value的逗号后面加空格, 导致获取到的值不符合预期 #89
18+
19+ ### Documentation
20+ - documentation: 完善文档 #65
521
622## [ 0.0.4] ( https://github.com/bkdevops-projects/devops-framework/releases/tag/0.0.4 ) (2021-07-29)
723
You can’t perform that action at this time.
0 commit comments