Skip to content

8.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 22 Nov 09:34

Features

  • Send otel.kind to Sentry (#3907)
  • Allow passing environment to CheckinUtils.withCheckIn (3889)
  • Changes up to 7.18.0 have been merged and are now included as well

Fixes

  • Mark DiskFlushNotification hint flushed when rate limited (#3892)
    • Our UncaughtExceptionHandlerIntegration waited for the full flush timeout duration (default 15s) when rate limited.
  • Do not replace op with auto generated content for OpenTelemetry spans with span kind INTERNAL (#3906)

Behavioural Changes

  • Send file name and path only if isSendDefaultPii is true (#3919)