github DataDog/dd-trace-java v0.4.0
0.4.0

latest releases: v1.33.0, v1.32.0, v1.31.2...
6 years ago

Improvements

  • Update javaagent bootstrap process to support enterprise application servers (#228)

New Instrumentation (disabled by default)
(Will be default enabled in a future release. For this release, enable with the below config)

  • Jedis redis client (#212)
    • Big shoutout to from @gihad from @uken for the first community contribution!
    • System Property: dd.integration.jedis.enabled=true
    • Environment variable: DD_INTEGRATION_JEDIS_ENABLED=true

Bugfixes

  • Update DDApi connection with Datadog Agent v4 endpoint (#240)
  • Use nanotime for additional clock resolution (#239)

For more details, check the full changeset and the release milestone.

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

NewReleases is sending notifications on new releases.