Skip to content

v3.9.0

Compare
Choose a tag to compare
@alaneuler alaneuler released this 16 Sep 06:44
· 203 commits to master since this release
9b4ac64

🔨 Optimize

  • Add ErrorCode for exception logging #869
  • Make AbstractContractDefinitionParser not depend on @Autowired annotation #870
  • Add for RPC service provider a switch that controls whether or not registering the service to the registry #859
  • Add progress indication when health checking #837 Many thanks to @it-linnan for contribution!
  • Eliminate SofaRuntimeManager's usage of @Value placeholder #862
  • Optimize Threadpool's queue configuration in parallel application context refresh. #865