Skip to content

Releases: palantir/tracing-java

2.0.0

29 Oct 13:13
Compare
Choose a tag to compare
  • [break] Trace thread state is removed when root spans are completed - Tracer.getTraceId() will now throw when there is no trace in progress (#22)
  • [improvement] Avoid lambda allocation in Tracer.createTrace (#23)

1.2.0

06 Sep 11:02
Compare
Choose a tag to compare
  • [improvement] make Trace class public (#3)

1.1.0

01 Aug 14:08
Compare
Choose a tag to compare

Expose the property name where we store the incoming X-B3-TraceId on the ContainerRequestContext (#1)

1.0.0

31 Jul 16:52
Compare
Choose a tag to compare
  • same as 0.3.0.

0.3.0

31 Jul 15:43
Compare
Choose a tag to compare
  • add tracing-api

0.2.0

31 Jul 11:23
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
rename group and package

0.1.0

31 Jul 10:15
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
init commit