-
Notifications
You must be signed in to change notification settings - Fork 375
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
Update master with 2.7.1 release #4174
Conversation
fix: Apply DD_VERSION on all spans that use the default or global service name
Co-authored-by: Oleg Pudeyev <[email protected]>
…nfo-usage [PROF-10967] Fix profiler not loading due to "rb_obj_info" symbol not found
…r-4161 [PROF-10967] Fix missing suppressions after PR 4161 got merged
Temporarily disable asan ruby job
psych fix attempt #3
Bump to version 2.7.1
I've clicked the button to merge master into this branch so the diff is correct (e.g. the diff is really the differences between This was done under the assumption we won't do other releases in the 2.7.x series; if we do need to do that, we can force-push the branch back to 94f50fe and resume from there. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 This LGTM. I suggest holding on merging before we get a clarification about the system-tests.yml
changes, but otherwise it's good to go.
Datadog ReportBranch report: ✅ 0 Failed, 22043 Passed, 1459 Skipped, 5m 41.02s Total Time |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4174 +/- ##
==========================================
- Coverage 97.77% 97.75% -0.02%
==========================================
Files 1351 1351
Lines 81733 81734 +1
Branches 4147 4147
==========================================
- Hits 79911 79900 -11
- Misses 1822 1834 +12 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2024-11-29 13:08:15 Comparing candidate commit cb9aedd in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 30 metrics, 2 unstable metrics. scenario:profiler - sample timeline=false
|
Fix handling of non integer response status code in AppSec
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM
Hopefully CI will be clear now and we can merge this! |
What does this PR do?
Update master with patch release