Skip to content

1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 09:12
· 5299 commits to master since this release
970c87a

Added

  • Integrations: Support que 2 (#2382) (@danhodge)
  • Tracing: Unified tagging span.kind as server and client (#2365)
  • Tracing: Adds span.kind tag for kafka, sidekiq, racecar, que, shoryuken, sneakers, and resque (#2420, #2419, #2413, #2394)
  • Tracing: Adds span.kind with values producer and consumer for delayed_job (#2393)
  • Tracing: Adds span.kind as client for redis (#2392)
  • Appsec: Pass HTTP client IP to WAF (#2316)
  • Unified tagging process_id (#2276)

Changed

  • Allow debase-ruby_core_source 0.10.18 to be used (#2435)
  • Update AppSec ruleset to v1.4.2 (#2390)
  • Refactored clearing of profile data after Ruby app forks (#2362, #2367)
  • Tracing: Move distributed propagation to Contrib (#2352)

Fixed

  • Fix ddtrace installation issue when users have CI=true (#2378)

Read the full changeset and the release milestone.