Skip to content

v3.0.0

Compare
Choose a tag to compare
@QilongZhang QilongZhang released this 09 Nov 03:30
· 456 commits to master since this release

⭐️New Features

  • Compatible with Spring Cloud. #268
  • Compatible with Spring Boot #242
  • Support WebFlux HealthCheck. #246

🐞Bug fixes

  • Export some class to avoid failure of invocation between multi Biz. #67
  • Fix linkage error when launched in SOFAArk. #259

🔨Optimize

  • Adapt http status according readiness check. #266
  • Refactoring code using lambda function. #252
  • Change coverage tool from cobertura-maven-plugin to jacoco-maven-plugin. #253