Important Changes
- Ensure IP address is only inferred by Relay if
sendDefaultPii
istrue
(#5111)
This release includes a fix for a behaviour change
that was originally introduced with v9 of the JavaScript SDK included in v7.0.0-beta.0: User IP Addresses should only be added to Sentry events automatically,
if sendDefaultPii
was set to true
.
We apologize for any inconvenience caused!
Features
- Logs now contains more attributes like release, os and device information (#5032)