Skip to content

1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 14:42
· 4013 commits to master since this release
4de17c1

When using Single Span Ingestion, if the sampled span is the root span, its children will be sampled as well. You would thus receive more data than expected. If you are using this feature, please upgrade to v1.7.0!

Changes

API

  • Remove dd-trace-api from dd-trace-ot artifact #4555

Integrations

  • [Spring] Refactor BeanFactory advice so we can repair other injected bean definitions #4543
  • [Aws-sdk] Delay activating next iteration scope when SQS polling until after netty call is complete #4515

Debugger

  • Add ProbeId as metric tag #4558
  • Fix log probe conditions #4535
  • Fix method log probes at same location #4534
  • Set error in instrumented span on exception #4525

Profiling

  • Migrate from async-profiler to Datadog java profiler #4536
  • Fix and log async-profiler activation #4533
  • Add test for important profiling versions, remove architecture checks #4526

Application Security Management (ASM)

  • Update ASM event rules to v1.4.3 #4553

CI Visibility

  • Add validation for git metadata env vars #4481

Telemetry

  • Fix issue resolving dependency with empty artifactId #4530

Dependencies

  • Upgrade byte-buddy version to 1.12.22 #4547
  • Upgrade ASM version to 9.4 #4544