Skip to content

v3.2.1

Compare
Choose a tag to compare
@glmapper glmapper released this 13 Dec 09:58
· 399 commits to master since this release
0788627

🔨Optimize

  • optimize auto-configuration RPC #526
  • The problem of child module initialization registering the relevant processors of the parent container to the child container. #442
  • update SOFATracer version to 3.0.8 and migrate tracer starter code to SOFABoot. #533
  • reform the start listener to extend #539
  • update runtime plugin upon 3.2.0 and above. #496 #478

🐞Bug fixes

  • dynamic invoke in ark env execute with an error executed chain. #497
  • fix skip JVM invoke. #511 #512

🔨Upgrade

  • Upgrade SOFATracer to 3.0.8
  • Upgrade resteasy to 3.6.3
  • Upgrade SOFARpc to 5.6.3
  • Upgrade hessian to 3.3.7
  • Upgrade SOFAArk to 1.1.0
  • Upgrade fastjson to 1.2.61
  • Upgrade Jackson to 2.9.10