Skip to content

v3.13.0

Compare
Choose a tag to compare
@HzjNeverStop HzjNeverStop released this 13 Jun 03:55
· 152 commits to master since this release
0a8da2b

⭐️ New Features

  • Support showDetail=false in readiness endpoint #957
  • Support config to skip shutdown method in ComponentManagerImpl #960

🔨 Optimize

  • make ServiceBeanFactoryPostProcessor implements BeanDefinitionRegistry #967
  • Update springframework to 5.3.20 #969
  • Add JvmBindingInterface in sofa reference proxy #970
  • Update ProxyBeanFactoryPostProcessor invoke order #971
  • Add beanname in beanstat #973
  • Ignore component success detail in healthcheck result #976

🐞 Bug fixes

  • Fix StartupContextRefreshedListener order #966
  • Fix output bean stats sort #968
  • Fix parse binding encoding problem #975
  • Fix on application event ignore child event #979