Releases: sofastack/sofa-boot
Releases · sofastack/sofa-boot
v4.0.0-M1
30 Mar 07:54
Compare
Sorry, something went wrong.
No results found
⭐️ New Features
Support JDK17
Update SpringBoot 3.0.5 and some dependencies
Add art-sofa-boot-starter
Support scenes config dynamic bean feature
🔨 Optimize
Enhanced startup time statistics capability
Support more SPI to custom framework behaviors
Refactor some class package name
Duplicate some feature and dependencies
v3.17.0
02 Mar 10:47
Compare
Sorry, something went wrong.
No results found
⭐️ New Features
Upgrade Spring Boot to 2.7.8 #1071
🔨 Optimize
Fix components endpoint when dynamic register SOFA service/reference #1078
v3.16.3
09 Jan 09:57
Compare
Sorry, something went wrong.
No results found
🔨 Optimize
Fix HealthIndicatorProcessor.readinessHealthCheck() and HealthCheckerProcessor.readinessHealthCheck() bugs when parallel healthcheck timeout #1046
Refactoring ReadinessCheckListener.aggregateReadinessHealth() output #1046
v3.16.2
28 Dec 06:36
Compare
Sorry, something went wrong.
No results found
⭐️ New Features
Add tracer plugins for kafkamq,rabbitmq,rocketmq,springmessage,redis,mongodb #847
Add sofarpc connection num feature #1038
🔨 Optimize
fix HealthIndicatorProcessor.doHealthCheck() bug when exception occur #1046
v3.16.1
24 Nov 09:40
Compare
Sorry, something went wrong.
No results found
🔨 Optimize
Update ServiceBeanFactoryPostProcessor implement BeanFactoryPostProcessor and Ordered #1034
Update BeanDefinitionUtil getTargetType #1034
v3.16.0
02 Mar 08:22
Compare
Sorry, something went wrong.
No results found
⭐️ New Features
Support singleton PostProcessor #1029
Sofa service name can append bean id #1030
🔨 Optimize
Optimize the way to get SofaModuleProperties, from getBean to transfer #1019
Redirect sofa runtime log to console in test env #1031
Enable com.alipay.sofa.proxy.bean default #1032
v3.15.0
22 Sep 08:02
Compare
Sorry, something went wrong.
No results found
⭐️ New Features
Support module application api #1001
Update SpringBoot 2.7.3 #1009
🔨 Optimize
Optimize log when miss modules depends #10087
Add github action for release jar #1010
🐞 Bug fixes
Add module self depend on detection #990
Adjust priority for AfterBizStartupEventHandler #1002
v3.14.1
22 Sep 07:57
Compare
Sorry, something went wrong.
No results found
🐞 Bug fixes
Fix RefrenceFactoryBean throw exception cause early create #1011
v3.14.0
29 Jul 06:31
Compare
Sorry, something went wrong.
No results found
⭐️ New Features
Support module application api #1001
Update SpringBoot 2.6.9 #991
Support custom HealthCheckerComparator #997
🔨 Optimize
Update dynamic spring context loader method #994
🐞 Bug fixes
Add module self depend on detection #990
Adjust priority for AfterBizStartupEventHandler #1002
v3.13.0
13 Jun 03:55
Compare
Sorry, something went wrong.
No results found
⭐️ 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
Fix StartupContextRefreshedListener order #966
Fix output bean stats sort #968
Fix parse binding encoding problem #975
Fix on application event ignore child event #979