-
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
Merged
Merged
v4.36.0 #4264
Commits on Apr 25, 2024
-
Prevent object key tainting (#4251)
* 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
Configuration menu - View commit details
-
Copy full SHA for 42a0db6 - Browse repository at this point
Copy the full SHA 42a0db6View commit details -
Do not require appsec modules when disabling appsec if they have not …
…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]>
Configuration menu - View commit details
-
Copy full SHA for 7315478 - Browse repository at this point
Copy the full SHA 7315478View commit details -
Add Support for OpenAI v4 (#4232)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 839a853 - Browse repository at this point
Copy the full SHA 839a853View commit details -
Configuration menu - View commit details
-
Copy full SHA for b474e37 - Browse repository at this point
Copy the full SHA b474e37View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1bb90b - Browse repository at this point
Copy the full SHA a1bb90bView commit details -
Don't Run OpenAI v4 Tests Against Node 14 (#4270)
* fix tests * make it clearer
Configuration menu - View commit details
-
Copy full SHA for 85fb182 - Browse repository at this point
Copy the full SHA 85fb182View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06e2b35 - Browse repository at this point
Copy the full SHA 06e2b35View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.