github DataDog/dd-trace-java v0.40.0
0.40.0

latest releases: v1.40.1, v1.40.0, v1.39.1...
4 years ago

Improvements

  • New instrumentation for Java RMI calls #1128
  • Better handling for comma delimited duplicate headers #1131 (Thanks for the contribution @fujigon)
  • Enable executor async propagation inside kafka consumer span #1147

Changes

  • Capture error message even if no exception provided #1148
  • Add config to disable decorators #1152
    • -Ddd.trace.<decoratorname>.enabled=false
    • Note: decorator name must be lowercase due to system properties being case sensitive.

Fixes

  • Tagging query string for (Grizzly, Jetty, Ratpack, Spring) application servers #1141
  • Exception handling for Agent initialization #1146
  • Allow cleaner shutdown with better exception handling (preventing shutdown stalls) #1150
  • Possible NPE with multi-threaded JAX-RS client builder usage #1154

Don't miss a new dd-trace-java release

NewReleases is sending notifications on new releases.