Added
- AppSec: Add configuration option(
Datadog.configuration.appsec.rasp_enabled
) to enable/disable Runtime Application Self-Protection checks (#4311) - AppSec: Add stack trace when SQL Injection attack is detected (#4321) (Edit: Cannot be enabled yet, needs an extra change that will be shipped with 2.11.0 release)
Changed
- Add
logger
gem as dependency (#4257) - Bump minimum version of
datadog-ruby_core_source
to 3.4 (#4323)
Fixed
- Dynamic instrumentation: Fix report probe status when dynamic instrumentation probes fail to instrument (#4301)
- Dynamic instrumentation: Include variables named
env
in probe snapshots (#4292) - Fix a concurrency issue during application boot (#4303)
Read the full changeset and the release milestone.