Releases: sofastack/sofa-boot
Releases · sofastack/sofa-boot
v3.10.0
v3.9.1
v3.4.8
v3.9.0
🔨 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
v3.8.0
v3.7.0
⭐️ New Features
- Update Spring Boot version to 2.3.9.RELEASE #809
- Adapt SOFABoot to Spring Boot readiness and liveness #825
🔨 Optimize
- Add config to statics sofa bean #812
- Add issue banner #813
- Provide English version README #815
- Seperate ark/spring shutdown #817
- Use revision instead of hard-code version #827
- Add check style of newline for eof #828
- Update sofa-common-tools version to 1.3.4 #832
🐞 Bug fixes
v3.6.0
⭐️ New Features
- Support for automaticaly console logging when local developing #772
- Refactor startup endpoint to formative data #795
🔨 Optimize
- Use Maven Action instead of travis-ci #770
- Remove default profile activation and add grpc version management #781
- Update tomcat version to 9.0.37 #783
- Update sofa-rpc version to 5.7.7 #804
- Update sofa-tracer version to 3.1.0 #804
- Update sofa-common-tools version to 1.3.2 #804
🐞 Bug fixes
v3.4.6
⭐️ New Features
- Support manual readiness callback (second stage health check) #766
- Add extension component fail insulator configuration, default to no #763
- Standard way to obtain all spring application context when using isle #667
- BeanLoadCost tree hierarchical display #731
🔨 Optimize
- Update SOFA hessian version to 3.3.12 #765
- Refactor using of sofa-common-tools and support for console logging #760
- Warn logging when @SofaReference annotation is used on static fields #757
- Update "Ant Financial Services Group" to "Ant Group" #751
- Remove sofa-boot-samples module #745
🐞 Bug fixes
- Tracer miss context #742