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 captureProfile method to hub and client #2290

Merged
merged 12 commits into from Oct 13, 2022
Merged

Commits on Oct 11, 2022

  1. added captureProfile(ProfilingTraceData) methods to IHub and ISentryC…

    …lient
    
    removed internal captureTransaction(..., ProfilingTraceData) methods from hub and client
    deprecated public captureTransaction(..., ProfilingTraceData) methods in hub and client
    stefanosiano committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    0cbf180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ce5b0 View commit details
    Browse the repository at this point in the history
  3. updated CHANGELOG.md

    stefanosiano committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    fe0b563 View commit details
    Browse the repository at this point in the history
  4. Format code

    getsentry-bot committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    fa8eb6f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. fixed tests

    stefanosiano committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e111b15 View commit details
    Browse the repository at this point in the history
  2. fixed ui tests

    stefanosiano committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4cd5842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b448be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f159e7e View commit details
    Browse the repository at this point in the history
  5. Format code

    getsentry-bot committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    23ec40c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    711db82 View commit details
    Browse the repository at this point in the history
  2. fixed ui tests

    stefanosiano committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    606ea66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd1f302 View commit details
    Browse the repository at this point in the history