Skip to content

v3.1.0

Compare
Choose a tag to compare
@QilongZhang QilongZhang released this 07 Dec 09:36
· 448 commits to master since this release

⭐️New Features

  • Support @SofaService in bean method and @SofaReference in parameter. #288
  • Support placeholder in SofaService and SofaReference annotation. #282
  • Support JDK11

🐞Bug fixes

  • Fix jvm service failure in ark when application depends on spring cloud. #283
  • Fix that BeanNameAutoProxyCreator can not apply to @SofaService. #276

🔨Upgrade

  • Upgrade Spring Boot to 2.1.0.RELEASE