Releases: sofastack/sofa-boot
Releases · sofastack/sofa-boot
v3.4.3
🔨 Optimize
- Provide an endpoint to show the time cost details when application startups #672
🐞 Bug fixes
- Update Spring Boot version to fix CVE-2020-11996 #679
🔨 Upgrade
- Upgrade tomcat version to 9.0.36
v3.4.2
v3.4.1
🔨 Optimize
- Provide option for processing biz logic in IO thread #658
- Put components first whose health check result fail #656
- Provide option for terminating application when health check fails #648
🐞 Bug fixes
- StandardSofaRuntimeManager#shutdown will cause the Spring context to be prematurely closed #657
- Application close before component manager shutdown #659
- Incorrect ProviderConfig name calculation when exporting #668
🔨 Upgrade
- Upgrade SOFA-RPC version to 5.7.3
- Upgrade fastjson version to 1.2.69
- Upgrade gRPC version to 1.28.0
- Upgrade protoc and protoc-java version to 3.11.0
v3.4.0
v2.6.4
v3.3.2
🔨Optimize
- Proposal of version control of com.alipay.sofa:sofa-ark-archive package #616
- Modify SofaLogger implementation #604
- BindingConverterFactoryImpl should support read converter by order #543
- Health check for target url #601
🐞Bug fixes
- ReadinessCheckCallback beans are called despite the result of health check #629
- SofaModulePostProcessorShareManager should detect null parameter #627
🔨Upgrade
v3.3.1
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