Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: bkdevops-projects/devops-framework

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Nov 09:26
修改发布任务

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:42

⭐ New Features

  • feat: boot插件支持项目独立环境打包 #208 #209
  • feat: 修复FeignClient不支持RequestMapping #205 #206
  • feat: 调度支持k8s job #203 #204
  • feat: Plugin支持第三方jar #201 #202
  • feat: publish插件支持多项目 #193 #194
  • publish插件支持多项目 #193

🐞 Bug Fixes

  • FeignClient不支持RequestMapping #205
  • fix: 修复plugin endpoint丢失参数 #199 #200

❤️ Contributors

Thank you to all the contributors who worked on this release:

@felixncheng

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:45

⭐ New Features

  • feat: 增加common模块,支持国密 #186 #191
  • feat: swagger支持basic auth #180 #190
  • 支持国密 #186
  • feat: 发布插件signingkey支持读取文件 #182 #185
  • Swagger支持认证 #180
  • feat: 新增gradle release插件 #175 #176
  • 使用bk-ci机器人 #173
  • chore: 基于Trunk-Based Development模式的工作流调整 #162 #163
  • 基于Trunk-Based Development模式的工作流调整 #162
  • devops-publish-gradle-plugin插件优化 #86

🐞 Bug Fixes

  • Sample示例程序启动报错 #188
  • chore: 去掉release action中Setup Docker环节,vm上本身就支持docker命令。#165 #166
  • Release Action执行不稳定。依赖于第三方docker仓库 #165

📔 Documentation

  • Changelog在github release中记录与展示,去掉代码里的changelog #167

❤️ Contributors

Thank you to all the contributors who worked on this release:

@felixncheng

v0.0.7

Choose a tag to compare

@felixncheng felixncheng released this 27 Apr 09:15

⭐ New Features

  • 自动化进行版本发布 #159
  • feat: 默认关闭management.endpoint.devopsPlugin #155
  • 支持Spring WebFlux #154
  • perf: 降低mavenLocal优先级 #147

🔨 Dependency Upgrades

  • feat: 升级相关框架版本 , 以支持kt1.6.21 #151
  • feat: 升级Kotlin到1.6.21 #142

❤️ Contributors

Thank you to all the contributors who worked on this release:

@cnlkl, @felixncheng, and @stubenhuang

0.0.6

Choose a tag to compare

@stubenhuang stubenhuang released this 10 Aug 04:01

What's Changed

  • 集成google jib打包docker镜像 #68 by @stubenhuang in #123
  • feature: boot启动器新增property判断 #124 by @stubenhuang in #126
  • feature: 通过spring cloud stream方式支持pulsar #121 by @zacYL in #131
  • feature: 通过spring cloud stream方式支持pulsar #121 by @royalhuang in #132
  • feature: 1 pulsar组件支持更多功能 #121 by @zacYL in #134
  • feature: 修复消费速率上不去bug;支持接口动态开启/关闭消费者与生产者 by @zacYL in #135
  • feat: 升级spring cloud 到 2020.0.3 #136 by @stubenhuang in #137
  • feat: 设置JacksonConfiguration中的Bean为不存在时才创建 #138 by @cnlkl in #139
  • feat: 配置默认JavaCompile.targetCompatibility并设置默认为JDK8 #140 by @cnlkl in #141
  • fix: 在使用spring-cloud-kubernetes的时候不会初始化Registration #128 by @hingbong in #130
  • fix: 修复copyToRelease任务执行顺序错误 #143 by @cnlkl in #144
  • feat: 升级Kotlin版本到1.5.32 #145 by @cnlkl in #146

New Contributors

Full Changelog: 0.0.5...0.0.6

0.0.5

Choose a tag to compare

@stubenhuang stubenhuang released this 13 Jan 07:33

Features

  • 日志路径支持自定义 #96
  • 开发分布式调度中心组件schedule-starter #103

Refactor

  • dependencies自定义的版本没有生效 #92
  • boot项目没有应用到devops-boot-dependencies #119
  • 整理仓库配置 #110
  • 仓库列表优化 #95

Dependencies

  • 升级log4j到2.15.0 #111
  • 升级logback版本 #114
  • feign 10.10.1自动在header的value的逗号后面加空格, 导致获取到的值不符合预期 #89

Documentation

  • documentation: 完善文档 #65

0.0.4

Choose a tag to compare

@carrypann carrypann released this 29 Jul 09:31

Features

  • 支持k8s云原生编译打包方式
  • 开发插件化组件plugin-starter
  • 支持服务名称前缀后缀
    -【服务治理】客户端负载均衡&服务间灰度调用能力
    -【服务治理】客户端断路器&限流组件

Refactor

  • copyToRelease支持不带版本号
  • gradle插件代码拆分
  • 解决jooq项目model模块没有应用java插件问题
  • 服务注册instance-id使用hostname
  • repository移除mavenLocal
  • kotlin编译增加-java-parameters参数

Dependencies

  • kotlin升级1.4.32
  • ktlint升级0.41.0
  • SpringBoot升级2.4.5
  • SpringCloud升级2020.0.2

Documentation

  • 发布文档页面

0.0.3

Choose a tag to compare

@carrypann carrypann released this 05 Jan 09:21
  • feature: 开发api公共组件
  • feature: 开发web公共组件
  • feature: 开发service公共组件
  • feature: 提供HTTP常用枚举和常量
  • docs: 补全文档

0.0.2

Choose a tag to compare

@carrypann carrypann released this 23 Dec 02:33
  • feature: devops-boot-gradle-plugin 仓库列表添加mavenLocal
  • chore: 合并pr后才触发publish snapshot
  • feature: devops-publish-gradle-plugin插件
  • refactor: gradle插件自动过滤空模块
  • dependencies: 添加公共依赖版本管理
  • dependencies: 升级SpringBoot和SpringCloud版本
  • refactor: 优化devops-boot-gradle-plugin

0.0.1

Choose a tag to compare

@carrypann carrypann released this 09 Oct 04:10
d6ce373
  • devops boot gradle插件
  • devops dependencies 依赖管理bom
  • devops-logging-starter 日志组件
Morty Proxy This is a proxified and sanitized view of the page, visit original site.