Release 2.11.3 πππ
Change Log
Caution
Version 2.11.3
π¦ is Deprecated! use version 2.11.5
οΌ instead.
Features
- add disableIgnoreNullValueSemantics option for TransmittableThreadLocal #157 π
Improvements
- add default "ttl.agent.enable.timer.task" agent test case in continuous intergration
- cast type to interface instead of implementation
- upgrade dependencies
- remove args of main method for kotlin
- add missing Nullable annotation for method TtlCallable.get
- add the executable demo for different usage
- improve docs/javadoc: π
- improve comment of field holder π
- fix typo in javadoc
Java API Doc
https://alibaba.github.io/transmittable-thread-local/apidocs/2.11.3/index.html
Maven dependency
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>2.11.3</version>
</dependency>