Releases: palantir/tracing-java
Releases · palantir/tracing-java
6.28.0
✨ Features
- New Tracers.wrapSupplierWithAlternateTraceId() method (#1516)
6.27.0
No documented user-facing changes
6.26.0
No documented user-facing changes
6.25.0
🐛 Fixes
./gradlew jmh
works (#1412)
6.24.0
💡 Improvements
- Remove unnecessary debug logging (#1413)
6.22.0
🐛 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
💡 Improvements
- add a Parent-Request-Id header (#1365)
6.20.0
💡 Improvements
- broaden the requestTrace attachment accessor (#1297)
6.19.0
💡 Improvements
- Provide an API to access the detached trace associated with an exchange (#1287)