Skip to content

2.1.0-RC

Compare
Choose a tag to compare
@gudaoxuri gudaoxuri released this 12 May 13:46
· 172 commits to master since this release

Features

  • 支持自定义annotations/labels/env
  • JDK升级到11
  • 依赖包升级 Spring Boot:2.2.4.RELEASE,Spring Cloud:2.2.1.RELEASE,……

Improvement

  • 优化Docker镜像打包流程
  • 优化项目镜像复用发布流程
  • swagger-bootstrap-ui 替换回 springfox-swagger-ui
  • 包名由 ms.dew 更改为 ``group.idealworld.dew
  • 移除 auth 组件,该组件由功能更丰富的 https://github.com/ideal-world/dew-saas/tree/master/apps/ident 取代
  • 多项细节优化