Releases: palantir/tracing-java
Releases · palantir/tracing-java
6.10.0
Automated release, no documented user facing changes
6.9.0
Automated release, no documented user facing changes
6.8.0
Type |
Description |
Link |
Improvement |
Trace threadlocal entry is never removed, only nulled |
#849 |
6.7.0
Automated release, no documented user facing changes
6.6.0
Automated release, no documented user facing changes
6.5.0
Automated release, no documented user facing changes
6.5.0-rc1
Type |
Description |
Link |
Feature |
User agent specified inside ForUserAgent http header will be propagated to requests made in the same trace. |
#790 |
6.4.0
Type |
Description |
Link |
Improvement |
Remove unused headers: X-B3-ParentSpanId and X-OrigSpanId |
#778 |
6.3.0
Type |
Description |
Link |
Improvement |
Allow conjure-undertow to leverage the DetachedSpan.attach() mechanism without creating spans for blocking work |
#773 |
6.2.0
Type |
Description |
Link |
Improvement |
Allow detachment from thread state without creating a new span. |
#770 |