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

Add support for BeforeSendTransaction #2188

Merged
merged 10 commits into from
Feb 27, 2023

Commits on Feb 24, 2023

  1. Add a failing test

    SeanFeldman committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    c8ebace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9840251 View commit details
    Browse the repository at this point in the history
  3. Add more test scenarios

    SeanFeldman committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    cc4f10e View commit details
    Browse the repository at this point in the history
  4. Fix wrong condition

    SeanFeldman committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    bfbf0d1 View commit details
    Browse the repository at this point in the history
  5. Update src/Sentry/SentryClient.cs

    Co-authored-by: Matt Johnson-Pint <matt.johnson-pint@sentry.io>
    SeanFeldman and mattjohnsonpint committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    6eb1551 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Matt Johnson-Pint <matt.johnson-pint@sentry.io>
    SeanFeldman and mattjohnsonpint committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f1be19e View commit details
    Browse the repository at this point in the history
  7. Fix test

    SeanFeldman committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0500a1f View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    SeanFeldman committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    78b01c0 View commit details
    Browse the repository at this point in the history
  9. Approve public API

    SeanFeldman committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8784635 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Remove skip

    mattjohnsonpint committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    9d42d59 View commit details
    Browse the repository at this point in the history