New
v2.14.2: use expected size to initialize hash map instead of capacity
Upgrading is recommended for all users.
Unclaimed project
Are you a maintainer of transmittable-thread-local? Claim this project to take control of your public changelog and roadmap.
Changelog
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Upgrading is recommended for all users.
expected size to initialize hash map instead of capacity
fix improper implementation of v2.14.0jdk 19 into appveyor cihttps://alibaba.github.io/transmittable-thread-local/apidocs/2.14.2/index.html
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>2.14.2</version>
</dependency>