Releases: talsma-ict/context-propagation
Releases · talsma-ict/context-propagation
Release 0.4.13
- Replace 'no context managers found' WARNING by INFO message
- Reduce the number of
ContextManagerlookups reactivating a snapshot
Release 0.4.12
- Support for opentracing API v0.31.0.
Release 0.4.11
- Introduce a module to maintain a current Locale. (#29)
Release 0.4.10
Fix versions of transitive dependencies which didn't always resolve ok.
Release 0.4.9
Update maven wrapper version to maven 3.5.0.
Also delegate internal dependencymanagement to bill of materials.
Release 0.4.8
Identical to 0.4.7.
Reason for re-release is due to caching problems in a client's local mirror repo.
Release 0.4.7
Publish 'bill of materials' for the various module versions.
Release 0.4.6
In this release:
- Support for Slf4J MDC propagation.
- Support OpenTracing version 0.30.0 natively without contrib spanmanager.
0.4.5
Release 0.4.5 contains:
- Stack unwinding improvements.
- Replace class reference with classname for threadlocal mapping.
- Bump SpanManager to version 0.0.4, using OpenTracing api 0.21.0.
Use updated spanmanager lib.
- Uses the new opentracing spanmanager lib version
0.0.3.