-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump to version 2.10.0 #4340
Bump to version 2.10.0 #4340
Conversation
👋 Hey @DataDog/ruby-guild, please fill "Change log entry" section in the pull request description. If changes need to be present in CHANGELOG.md you can state it this way **Change log entry**
Yes. A brief summary to be placed into the CHANGELOG.md (possible answers Yes/Yep/Yeah) Or you can opt out like that **Change log entry**
None. (possible answers No/Nope/None) Visited at: 2025-02-04 09:37:40 UTC |
Datadog ReportBranch report: ✅ 0 Failed, 22071 Passed, 1476 Skipped, 5m 9.74s Total Time |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4340 +/- ##
==========================================
+ Coverage 97.71% 97.73% +0.01%
==========================================
Files 1368 1368
Lines 82998 82998
Branches 4220 4220
==========================================
+ Hits 81103 81115 +12
+ Misses 1895 1883 -12 ☔ View full report in Codecov by Sentry. |
Added
Datadog.configuration.appsec.rasp_enabled
) to enable/disable Runtime Application Self-Protection checks (Add Datadog.configuration.appsec.rasp_enabled #4311)Changed
logger
gem as dependency ([NO-TICKET] RFC: Addlogger
gem as dependency to prepare for future Ruby versions #4257)datadog-ruby_core_source
to 3.4 ([PROF-11203] Bump minimum version ofdatadog-ruby_core_source
to 3.4 #4323)Fixed
env
in probe snapshots ([Debugger] Don't redact env tokens from probe snapshots #4292)