Skip to content

7.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sentry-release-bot sentry-release-bot released this 29 Aug 08:27
670196d

Important Changes

  • Ensure IP address is only inferred by Relay if sendDefaultPii is true (#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)

Dependencies