| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-07-05 | 1.5 kB | |
| v2.14.3.tar.gz | 2023-07-05 | 323.0 kB | |
| v2.14.3.zip | 2023-07-05 | 412.6 kB | |
| Totals: 3 Items | 737.2 kB | 0 | |
Upgrading is recommended for all users.
from
2.13.xupgrade toJava 8🚀
Change Log
🍬 Improvements
- work-around
ClassCircularityErrorofConcurrentHashMap(#399 by @dongshuke @primitiveheart)
📚 Documentation
- improve README
- add cases into "who used" section
- fix github action badges
🚜 CI/Build
- upgrade dependencies/plugins 🛠️
- add
JDK 20/21-eainto and remove18from GitHub CI - remove
versions-maven-plugin,dependabot.ymlGithub workflow is enough 🤖
Java API Doc
https://alibaba.github.io/transmittable-thread-local/apidocs/2.14.3/index.html
Maven dependency
:::xml
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>2.14.3</version>
</dependency>