Releases: sofastack/sofa-boot
Releases · sofastack/sofa-boot
v3.3.0
🔨Optimize
- Health check display service/reference binding type #558
- RPC service/reference timeout attribute support string #556
🐞Bug fixes
- Cannot use SOFARegistry after upgrading sofa-boot 3.2.1 #567
- Removing register system beanPostProcessor #580
🔨Upgrade
- Upgrade Spring Boot version to 2.1.11.RELEASE
- Upgrade SOFARPC to 5.6.4
- Upgrade Dubbo version to 2.6.7
- Upgrade sofa-common-tools version to 1.0.21
v3.2.2
v3.2.1
🔨Optimize
- optimize auto-configuration RPC #526
- The problem of child module initialization registering the relevant processors of the parent container to the child container. #442
- update SOFATracer version to 3.0.8 and migrate tracer starter code to SOFABoot. #533
- reform the start listener to extend #539
- update runtime plugin upon 3.2.0 and above. #496 #478
🐞Bug fixes
🔨Upgrade
- Upgrade SOFATracer to 3.0.8
- Upgrade resteasy to 3.6.3
- Upgrade SOFARpc to 5.6.3
- Upgrade hessian to 3.3.7
- Upgrade SOFAArk to 1.1.0
- Upgrade fastjson to 1.2.61
- Upgrade Jackson to 2.9.10
v3.2.0
v3.1.5
v3.1.4
v2.6.3
v2.6.2
v3.1.3
v3.1.2
⭐️New Features
- Support extension and extension point. #355
- Support parallel initialization of spring bean during refreshing context. #355
- Support custom active/deactive logics in Component LifeCycle #355
🐞Bug fixes
- Fix health check bug when
management.port
is configured. #356 - Fix error logging message when isle module install fails. #355
🔨Optimize
- Optimize the registration order of
BeanPostProcessor
#355
🔨Upgrade
- Upgrade sofa-hessian to v3.3.6
- Upgrade sofa-common-tools to 1.0.18