1.18.0
github-actions
released this
07 Dec 11:09
·
2660 commits
to master
since this release
Added
- Tracing: Support lib injection for ARM64 architecture (#3307)
- Tracing: Add
error_handler
forpg
instrumentation (#3303) - Appsec: Enable "Trusted IPs", a.k.a passlist with optional monitoring (#3229)
Changed
- Mark ddtrace threads as fork-safe (#3279)
- Bump
datadog-ci
dependency to 0.5.0 (#3308) - Bump
debase-ruby_core_source
dependency to 3.2.3 (#3284) - Profiling: Disable profiler on Ruby 3.3 when running with RUBY_MN_THREADS=1 (#3259)
- Profiling: Run without "no signals" workaround on passenger 6.0.19+ (#3280)
Fixed
- Tracing: Fix
pg
instrumentationenabled
settings (#3271) - Profiling: Fix potential crash by importing upstream
rb_profile_frames
fix (#3289) - Appsec: Call
devise
RegistrationsController block (#3286)
Read the full changeset and the release milestone.