Releases: sofastack/sofa-boot
Releases · sofastack/sofa-boot
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
v2.6.1
🐞Bug fixes
- When use
org.springframework.aop.framework.ProxyFactoryBean
, app may throwcircular reference
on startup process #349
🔨Optimize
- In
com.alipay.sofa.isle.spring.listener.SofaModuleBeanFactoryPostProcessor
,getBeanNamesForType
call should pass allowEagerInit to false #350
🔨Upgrade
- Upgrade tracer-sofa-boot-starter to 2.3.2
v2.6.0
⭐️New Features
- Support extension and extension point. #340
- Support parallel initialization of spring bean during refreshing context. #337
- Support custom active/deactive logics in Component LifeCycle #318
- Support @SofaService in bean method and @SofaReference in parameter enhancement #329
🐞Bug fixes
- Fix health check bug when
management.port
is configured. #325 - Fix error logging message when isle module install fails. #326
- Fix the way to fetch spring cloud configuration #328
🔨Optimize
🔨Upgrade
- Upgrade sofa-hessian to v3.3.6
- Upgrade rpc-sofa-boot-starter to 5.5.0
- Upgrade tracer-sofa-boot-starter to 2.3.1
- Upgrade sofa-common-tools to 1.0.17
v3.1.1
⭐️New Features
- Provide Gradle dependency management plugin enhancement #90
- Optimize log configuration and strictly depend on log-sofa-boot-starter #317
🐞Bug fixes
- Fix strategy to resolve factory method in ServiceBeanFactoryPostProcessor bug #297
- Fix compatible with Spring Cloud Context RestartListener #307
🔨Upgrade
- Upgrade SOFATracer to v3.0.2
- Upgrade sofa-common-tools to 1.0.16
- Upgrade sofa-hessian to 3.3.4