You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the sendDefaultPii→ dataCollection migration (#20929), we added a backwards-compat guard in packages/browser/src/integrations/httpclient.ts that preserves the old all-or-nothing behavior when dataCollectionis not explicitly set by the user.
In the
sendDefaultPii→dataCollectionmigration (#20929), we added a backwards-compat guard inpackages/browser/src/integrations/httpclient.tsthat preserves the old all-or-nothing behavior whendataCollectionis not explicitly set by the user.