Skip to content

v3.20.0

Compare
Choose a tag to compare
@crazysaltfish crazysaltfish released this 01 Sep 07:55
· 56 commits to master since this release
b274315

⭐️ New Features

  • Added side-effect-free stubbing framework for SOFABoot #1237 #1241 #1242
  • Update spring boot 2.7.14 #1205
  • Update sofa tracer to 3.1.3 #1217

🔨 Optimize

  • Support sofa service duplicate configurable #1204
  • Remove autoconfiguration-bean creating condition search strategy #1220
  • Add dependencies compatibility verifier #1221 #1223
  • Update some error info #1222
  • Ensure threadlocal object is removed after use #1225
  • Add protobuf dependency management #1231
  • Init interface type canonical name to avoid multi reflection #1233