New
v2.14.4
Upgrading is recommended for all users.
[!NOTE] From
TTL v2.13+upgrade toJava 8. π If you needJava 6support, use version2.12.x
Change Log
π Bug Fix
- fix bug "fail to remove from Queue of
ScheduledThreadPoolExecutor" when use TTL agent(issue #547 submitted by @robin-g-20230331)
π Documentation
- improve README
- add cases into "who used" section
π CI/Build
- use GitHub actions π
strong_ci.yamlinstead ofappveyor.yml - upgrade CI java version (#556 by @wuwen5)
- upgrade CI jdk
21-eato21 - remove CI jdk 20
- upgrade CI jdk
- upgrade dependencies/plugins π οΈ
- upgrade maven wrapper to
3.9.5πͺΆ - upgrade
bash-buddy - update github actions
- actions/setup-java
- actions/checkout
- remove stale
appveyorfiles
Java API Doc
https://alibaba.github.io/transmittable-thread-local/apidocs/2.14.4/index.html
Maven dependency
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>2.14.4</version>
</dependency>