-
Notifications
You must be signed in to change notification settings - Fork 309
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.36.0 #4264
v4.36.0 #4264
Conversation
* Prevent tainting object keys - header and cookie names * Add test to check literal tainting on matching object key tainting * Remove taint object keys logic * Remove taint header names test
…been required before (#4244) * mark if a module has been required before * Add esm bundler comment * Rename TracerModule as LazyModule * Handle appsec enablement/disablement via RC * Test module.enable call arguments * Check appsec and iast are not enabled by default * Check appsec and iast are not enabled via RC when they are not enabled by default * Update packages/dd-trace/src/proxy.js Co-authored-by: simon-id <[email protected]> * Pass appsec module to RC instead of the tracer --------- Co-authored-by: simon-id <[email protected]>
* add instrumenation shims for openai v4.x * instrumentation populates fields correctly * fix method name * wrap apipromise.parse to always return apipromise type * support everything but streaming * fix completion test and give tests generic names * update tests + plugin for finetune api change * tag tools * fix logger test for tool calls * fix tool call logger test * streaming * Revert "streaming" This reverts commit ff854c2. * request message tagging + tools log * discard .only * tool test * tool test + finetune updates * lint * linting + fixes, clamping version for ESM tests for CI --------- Co-authored-by: Mark Hayes <[email protected]>
Overall package sizeSelf size: 6.43 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
BenchmarksBenchmark execution time: 2024-04-29 15:56:23 Comparing candidate commit 06e2b35 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 780 metrics, 17 unstable metrics. scenario:plugin-graphql-with-depth-on-max-18
|
18b6f1a
to
e88e64c
Compare
e88e64c
to
06e2b35
Compare
Features
Improvements
Bug Fixes