SOFABOot 3.23.0 released, Ant open source service framework based on Springboot

Source: OSCHINA
2024-05-24 15:27:21

SOFABOot is an open source research and development framework based on Spring Boot of Ant Financial. It provides capabilities such as Readiness Check, class isolation, log space isolation, etc. on the basis of Spring Boot. While enhancing Spring Boot, SOFA Boot provides the ability for users to easily use SOFA middleware in Spring Boot.

SOFABoot   3.23.0   It has been released, and specific updates include:

New Features

  • Add queueRemainingSize log when starting monitoring #1292
  • Support mac M1 (osx-aarch_64) compilation and testing #1306

Optimize

  • Update springboot 2.7.18 #1303
  • Upgrade the github action version to v4 #1307
  • Add StartupSpringApplicationRunListener order #1311

Bug Repair

  • Fix the Readiness Health Check List error in the parallel check scenario #1309
  • Avoid concurrency problems in JvmFilterHolder #1304
  • Fix lazyinit value transfer problem #1317
  • Fix the problem of losing parentId of beans @CrazyHZM stay #1320

Update description: https://github.com/sofastack/sofa-boot/releases/tag/v3.23.0

Expand to read the full text
Click to join the discussion 🔥 (3) Post and join the discussion 🔥
three comment
zero Collection
 Back to top
Top