Skip to content

publish: getsentry/sentry-react-native@7.11.0 #7022

@sentry-release-bot

Description

@sentry-release-bot

Requested by: @alwx

Merge target: (default)

Quick links:

Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing #retract on a line by itself under this issue.

Targets

  • npm
  • github
  • registry

Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.


📋 Changelog

Features

  • Add support for applying scope attributes to JS logs (#5579)
  • Add experimental sentry-span-attributes prop to attach custom attributes to user interaction spans (#5569)
    <Pressable
      sentry-label="checkout"
      sentry-span-attributes={{
        'user.type': 'premium',
        'cart.value': 150
      }}
      onPress={handleCheckout}>
      <Text>Checkout</Text>
    </Pressable>

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedAdd to approve the deploy
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions