Skip to content

v2.6.0

Compare
Choose a tag to compare
@QilongZhang QilongZhang released this 26 Jan 00:14
· 15 commits to 2.x since this release

⭐️New Features

  • Support extension and extension point. #340
  • Support parallel initialization of spring bean during refreshing context. #337
  • Support custom active/deactive logics in Component LifeCycle #318
  • Support @SofaService in bean method and @SofaReference in parameter enhancement #329

🐞Bug fixes

  • Fix health check bug when management.port is configured. #325
  • Fix error logging message when isle module install fails. #326
  • Fix the way to fetch spring cloud configuration #328

🔨Optimize

  • Optimize the registration order of BeanPostProcessor #331
  • Add upgrade script #324

🔨Upgrade

  • Upgrade sofa-hessian to v3.3.6
  • Upgrade rpc-sofa-boot-starter to 5.5.0
  • Upgrade tracer-sofa-boot-starter to 2.3.1
  • Upgrade sofa-common-tools to 1.0.17