Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): Write data from setUser, setTags, setExtras, setTag, setExtra, and setContext to isolation scope #10163

Merged
merged 10 commits into from
Jan 15, 2024

Commits on Jan 12, 2024

  1. feat(core): Write data from setUser, setTags, setExtras, `setTa…

    …g`, `setExtra`, and `setContext` to isolation scope
    lforst committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2904d3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dae176 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    9c70c8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4becdb View commit details
    Browse the repository at this point in the history
  3. Update packages/core/test/lib/utils/applyScopeDataToEvent.test.ts

    Co-authored-by: Francesco Novy <francesco.novy@sentry.io>
    lforst and mydea committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    81e8487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c49facf View commit details
    Browse the repository at this point in the history
  5. Very weird but avoids leakage

    lforst committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5b8d8c8 View commit details
    Browse the repository at this point in the history
  6. short circuit

    lforst committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5f47eb4 View commit details
    Browse the repository at this point in the history
  7. send minimized data

    lforst committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a2c253b View commit details
    Browse the repository at this point in the history
  8. Add tests

    lforst committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b84cc30 View commit details
    Browse the repository at this point in the history