Skip to content

2.1.1

Compare
Choose a tag to compare
@oldratlee oldratlee released this 25 Jun 17:00
· 693 commits to master since this release

Change Log

  • Fix Bug: ThreadPoolExecutor#remove method does not take effect when use agent #75

See all tickets.

Java API Doc

http://alibaba.github.io/transmittable-thread-local/apidocs/2.1.1/index.html

Maven dependency

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>transmittable-thread-local</artifactId>
    <version>2.1.1</version>
</dependency>

Already deploy to maven central repository.