Skip to content

v3.4.1

Compare
Choose a tag to compare
@alaneuler alaneuler released this 22 Jun 12:06
· 342 commits to master since this release
0b7960c

🔨 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