-
Notifications
You must be signed in to change notification settings - Fork 10
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
[nodejs] Automated User Tracking and Blocking #3747
base: main
Are you sure you want to change the base?
Conversation
'*': *ref_5_33_0 | ||
nextjs: missing_feature | ||
Test_Automated_User_Tracking: | ||
'*': *ref_5_33_0 |
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.
double check version before merge
const semver = require('semver') | ||
const version = require('dd-trace/package.json').version | ||
|
||
if (semver.satisfies(version, '<5.33.0')) { |
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.
double check version before merge
const semver = require('semver') | ||
const version = require('dd-trace/package.json').version | ||
|
||
if (semver.satisfies(version, '<5.33.0')) { |
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.
double check version before merge
express-session
to the weblogiast/exclusions.js
file to backport exclusions for older versions of dd-trace-js