1.7.0
github-actions
released this
30 Nov 09:12
·
5677 commits
to master
since this release
Added
- Integrations: Support que 2 (#2382) (@danhodge)
- Tracing: Unified tagging
span.kind
asserver
andclient
(#2365) - Tracing: Adds
span.kind
tag forkafka
,sidekiq
,racecar
,que
,shoryuken
,sneakers
, andresque
(#2420, #2419, #2413, #2394) - Tracing: Adds
span.kind
with valuesproducer
andconsumer
fordelayed_job
(#2393) - Tracing: Adds
span.kind
asclient
forredis
(#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.