Releases: palantir/tracing-java
Releases · palantir/tracing-java
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)
6.18.0
Automated release, no documented user facing changes
6.17.0
Type |
Description |
Link |
Improvement |
Log at debug when completeSpan methods are used with no active trace |
#1016 |
6.16.0
Type |
Description |
Link |
Improvement |
Introduce trace locals. Each trace gets its own independently settable copy of the variable. |
#1007 |
6.15.0
No documented user facing changes