Skip to content

Releases: palantir/tracing-java

6.28.0

12 Sep 16:22
6.28.0
3e9a98d
Compare
Choose a tag to compare

✨ Features

  • New Tracers.wrapSupplierWithAlternateTraceId() method (#1516)

6.27.0

11 Aug 15:39
6.27.0
329ffe5
Compare
Choose a tag to compare

No documented user-facing changes

6.26.0

11 Aug 14:37
6.26.0
dbfdf07
Compare
Choose a tag to compare

No documented user-facing changes

6.25.0

11 Aug 13:10
6.25.0
1f94f65
Compare
Choose a tag to compare

🐛 Fixes

  • ./gradlew jmh works (#1412)

6.24.0

15 May 17:53
6.24.0
5c442e7
Compare
Choose a tag to compare

💡 Improvements

  • Remove unnecessary debug logging (#1413)

6.23.0

13 May 00:39
6.23.0
b41035c
Compare
Choose a tag to compare

💡 Improvements

6.22.0

14 Apr 02:20
6.22.0
b6c8c34
Compare
Choose a tag to compare

🐛 Fixes

  • Fix issue with test tracing snapshot accumulating spans in parameterized testing context. Existing parameterized tests will fail due to extra entries in the expected spans that were wrongly added previously. (#1406)

6.21.0

18 Feb 21:37
6.21.0
a6e3f3f
Compare
Choose a tag to compare

💡 Improvements

  • add a Parent-Request-Id header (#1365)

6.20.0

02 Oct 15:41
6.20.0
a012419
Compare
Choose a tag to compare

💡 Improvements

  • broaden the requestTrace attachment accessor (#1297)

6.19.0

19 Sep 17:45
6.19.0
8cc50d2
Compare
Choose a tag to compare

💡 Improvements

  • Provide an API to access the detached trace associated with an exchange (#1287)