v3.13.0
⭐️ 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