Skip to content

Releases: palantir/tracing-java

6.10.0

08 Mar 22:59
a20c0d4
Compare
Choose a tag to compare

Automated release, no documented user facing changes

6.9.0

23 Feb 22:14
2f5b541
Compare
Choose a tag to compare

Automated release, no documented user facing changes

6.8.0

17 Feb 18:52
e8ab806
Compare
Choose a tag to compare
Type Description Link
Improvement Trace threadlocal entry is never removed, only nulled #849

6.7.0

09 Dec 18:45
0c664f9
Compare
Choose a tag to compare

Automated release, no documented user facing changes

6.6.0

03 Dec 10:25
41ebe93
Compare
Choose a tag to compare

Automated release, no documented user facing changes

6.5.0

03 Nov 09:48
37b6382
Compare
Choose a tag to compare

Automated release, no documented user facing changes

6.5.0-rc1

02 Nov 16:46
9768d77
Compare
Choose a tag to compare
6.5.0-rc1 Pre-release
Pre-release
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

16 Sep 11:05
dddc925
Compare
Choose a tag to compare
Type Description Link
Improvement Remove unused headers: X-B3-ParentSpanId and X-OrigSpanId #778

6.3.0

09 Sep 11:45
e813a86
Compare
Choose a tag to compare
Type Description Link
Improvement Allow conjure-undertow to leverage the DetachedSpan.attach() mechanism without creating spans for blocking work #773

6.2.0

07 Sep 16:37
617f051
Compare
Choose a tag to compare
Type Description Link
Improvement Allow detachment from thread state without creating a new span. #770