-
Notifications
You must be signed in to change notification settings - Fork 306
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
v4.27.0 #4052
v4.27.0 #4052
Conversation
Adds Datadog Trace Context Extraction and DSM context extraction the AWS Kinesis `getRecords` requests.
* Update runner in aerospike plugin. * Set up codecov version to 2. * Rollback to ubuntu 18.04 and set codecov version to 2.
* Add DSM to RabbitMQ Integrations for dd-trace-js
* Fix location in mysql vulnerability * export logic to report evidence to reuse instead of copying * Fix lint * Improve refactor
--------- Co-authored-by: Ugaitz Urien <ugaitz.urien@datadoghq.com> Co-authored-by: Igor Unanua <igor.unanua@datadoghq.com>
--------- Co-authored-by: Ugaitz Urien <ugaitz.urien@datadoghq.com>
When options are undefined, doing `options.timeout` throws error and crash the whole node process. #3939 Co-authored-by: Atif Saddique <134278544+atif-saddique-deel@users.noreply.github.com>
…NABLED environment variable (#4005)
* implement span links --------- Co-authored-by: Ayan Khan <khanayan_123@hotmail.com> Co-authored-by: Juan Fernandez <juan.fernandezdealba@datadoghq.com>
--------- Co-authored-by: Ugaitz Urien <ugaitz.urien@datadoghq.com> Co-authored-by: simon-id <simon.id@datadoghq.com>
* Add test for fix * Another test, expecting to detect the vuln * fix mongoose instru not supporting deferred callback * add more tests * make sure callback is not wrapped twice --------- Co-authored-by: simon-id <simon.id@datadoghq.com>
extends remote config support for DD_TRACING_ENABLED
Overall package sizeSelf size: 6.04 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v4.x #4052 +/- ##
=======================================
Coverage ? 85.33%
=======================================
Files ? 243
Lines ? 10570
Branches ? 33
=======================================
Hits ? 9020
Misses ? 1550
Partials ? 0 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2024-02-14 21:56:56 Comparing candidate commit db63744 in PR branch Found 5 performance improvements and 2 performance regressions! Performance is the same for 772 metrics, 19 unstable metrics. scenario:exporting-pipeline-0.4-16
scenario:exporting-pipeline-0.5-16
scenario:plugin-graphql-with-depth-off-18
scenario:plugin-graphql-with-depth-on-max-18
scenario:plugin-q-with-tracer-16
scenario:spans-finish-later-18
|
51a8b57
to
bd4078f
Compare
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.
looks good from CI Vis' perspective. Could we have these release notes for ci visibility:
### Improvements
* [ci-visibility] Attempt to use repository root to find CODEOWNERS file (#4021)
* [ci-visibility] Use gzip for skippable endpoint if it's available (#4016)
* [ci-visibility] Add support for `evp_proxy/v4` (gzip compatible) (#3998)
* [ci-visibility] Work around jest's `--forceExit` (#4049)
### Bug fixes
* [ci-visibility] Fix test source file to be relative to the repository root (#4030)
* [ci-visibility] Fix DD_TAGS (#4044)
* [ci-visibility] Add browser name as test configuration in playwright (#4048)
* **Important**: This means all playwright tests will now appear as "new tests" since their configuration has changed. This means Flaky Test tracking and failure rates will reset, any monitors or dashboards you had for these specific tests will reset, and long-term performance tracking will be reset.
bd4078f
to
94f2cf3
Compare
94f2cf3
to
24d5f3f
Compare
24d5f3f
to
db63744
Compare
Improvements
evp_proxy/v4
(gzip compatible) ([ci-visibility] Add support forevp_proxy/v4
(gzip compatible) #3998)--forceExit
([ci-visibility] Work around jest's--forceExit
#4049)Bug Fixes
DD_TAGS
#4044)Error.prepareStackTrace
overrides with iast enabled #4028)Features