Download Latest Version v2.14.5 source code.zip (426.3 kB)
Email in envelope

Get an email when there's a new version of Transmittable ThreadLocal

Home / v2.14.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-12-02 1.7 kB
v2.14.4 source code.tar.gz 2023-12-02 336.4 kB
v2.14.4 source code.zip 2023-12-02 424.3 kB
Totals: 3 Items   762.4 kB 0

Java support

Upgrading is recommended for all users.

from 2.13.x upgrade to Java 8 ๐Ÿš€

If you need Java 6 support, use version 2.12.x Maven Central

Change Log

๐Ÿž Bug Fix

  • fix bug "fail to remove from Queue of ScheduledThreadPoolExecutor" (#547 by @robin-g-20230331)

๐Ÿ“š Documentation

  • improve README
    • add cases into "who used" section

๐Ÿšœ CI/Build

  • use GitHub action ๐Ÿ™ strong_ci.yaml instead of appveyor.yml
  • upgrade CI java version (#556 by @wuwen5)
  • upgrade CI jdk 21-ea to 21
  • remove CI jdk 20
  • upgrade dependencies/plugins ๐Ÿ› ๏ธ
  • upgrade maven wrapper to 3.9.5 ๐Ÿชถ
  • upgrade bash-buddy
  • update github actions
  • actions/setup-java
  • actions/checkout
  • remove stale appveyor files

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.4</version>
</dependency>
Source: README.md, updated 2023-12-02