-In version 11, the default behavior of the RequestData integration will change to be more privacy-conscious. Fields like `cookies`, `data`, `headers`, `query_string`, and `user` will default to `false` instead of `true`. To continue capturing this data after upgrading to v11, you'll need to either explicitly configure the <PlatformLink to="/configuration/integrations/requestdata/">RequestData Integration</PlatformLink> or set <PlatformLink to="/configuration/options/#sendDefaultPii">`sendDefaultPii: true`</PlatformLink>.
0 commit comments