Sofa Common Tools Versions Save

sofa-common-tools is a library that provide some utility functions to other SOFA libraries.

v2.1.0

4 months ago

⭐️New Features

  • Add api to create virtual thread (#190)

v1.3.15

4 months ago

⭐️New Features

  • Add api to create virtual thread (#198)

v2.0.3

6 months ago

🔨 Optimize

  • Fix LoggerManagement currency problem #193

v1.3.14

6 months ago

🔨 Optimize

  • Fix LoggerManagement currency problem #192

v1.3.13

6 months ago

⭐️New Features

  • Support auto transform SOFATracer Span in SOFA ThreadPool (#190)

v2.0.2

6 months ago

⭐️New Features

  • Support auto transform SOFATracer Span in SOFA ThreadPool (#190)

v2.0.1

8 months ago

⭐️New Features

  • Support logback 1.4.9, fix logback compatibility (#188)
  • Error code support property priority and docUrl Suffix (#189)

🔨 Optimize

  • Add some legacy api to keep compbility (186)

v1.3.12

8 months ago

⭐️ New Features

v2.0.0

10 months ago

⭐️New Features

  • Java 17 Baseline,SOFA common tools requires Java 17 as a minimum version.
  • Slf4j 2.0 Baseline,SOFA common tools requires slf4j-api 2.0 as a minimum version.
  • Adapte to reload4j instead of log4j1.

🔨 Optimize

  • Remove some deprecated classes:
com.alipay.sofa.common.log.global.Slite2LogPathInit
com.alipay.sofa.common.log.spi.Log4j2ReInitializer
com.alipay.sofa.common.log.spi.LogbackReInitializer
com.alipay.sofa.common.log.spi.ReInitializeChecker
com.alipay.sofa.common.log.ReportUtil
com.alipay.sofa.common.log.SpaceId
com.alipay.sofa.common.log.SpaceInfo

v1.3.11

10 months ago

⭐️ New Features