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
Flip data_collection defaults to the spec's PII-on model (collect user identity, HTTP bodies, cookies, query params by default, with per-category opt-out).
Remove the soft-deprecation warning.
Update docs + migration guide for the major bump.
Breaking change. Do not implement during the current minor-release migration.
Follow-up — NOT part of the current stack. Backlog / next major.
Required by the initiative's Definition of Done.
Scope (next major only)
send_default_piiaccessor and its backwards-compatible mapping (feat(pii): Soft-deprecatesend_default_pii+ backwards-compatible mapping #3002).data_collectiondefaults to the spec's PII-on model (collect user identity, HTTP bodies, cookies, query params by default, with per-category opt-out).Breaking change. Do not implement during the current minor-release migration.