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: Enhance the UIViewController breadcrumbs with more data #1945

Merged
merged 24 commits into from
Jul 13, 2022

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    d4639f3 View commit details
    Browse the repository at this point in the history
  2. Format code

    getsentry-bot committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    24ab320 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    kevinrenskers committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    87a13de View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Merge branch 'master' into feat/extra-controller-breadcrumb-data

    * master:
      ref: Remove unused SentryCrashDeadlock (#1941)
      feat: Add screenshot at crash (#1920)
      Add code docs for SentryScope (#1942)
    kevinrenskers committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    6ed0aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e4e078 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feat/extra-controller-breadcrumb-data

    * master:
      meta: Add Pre Commit Hook (#1946)
    kevinrenskers committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0424de7 View commit details
    Browse the repository at this point in the history
  4. Format code

    getsentry-bot committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    480fe3f View commit details
    Browse the repository at this point in the history
  5. Add a few tests

    kevinrenskers committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    17a3727 View commit details
    Browse the repository at this point in the history
  6. Make it build on macOS

    kevinrenskers committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f11ddda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2f2948 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    ce09f8c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat/extra-controller-breadcrumb-data

    * master:
      build: Remove trailing-whitespace (#1953)
      ci: Compile iOS13-Swift sample (#1951)
      release: 7.20.0
      meta: Fix changelog (#1950)
      feat: Add sample rate in the baggage header, remove Userid and Transaction (#1936)
      build: Upate Brewfile.lock and Gemfile.lock (#1947)
    kevinrenskers committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    34717a7 View commit details
    Browse the repository at this point in the history
  3. Format code

    getsentry-bot committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d4c35da View commit details
    Browse the repository at this point in the history
  4. Add some more tests

    kevinrenskers committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    cc4c5b0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feat/extra-controller-breadcrumb-data

    * master:
      fix: Properly sanitize the event context and SDK info (#1943)
    kevinrenskers committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d62cb92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    773e10b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d00e5b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    79682e2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat/extra-controller-breadcrumb-data

    * master:
      feat: Add a new enableAutoBreadcrumbTracking option (#1958)
      fix: Don't send error 429 as network_error (#1957)
      build: Format code only on specific files (#1956)
      Update SentryANRTrackerTests.swift (#1955)
    kevinrenskers committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    341eb5a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Remove unused import

    kevinrenskers committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    8d990e2 View commit details
    Browse the repository at this point in the history
  2. Fix the test

    kevinrenskers committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    476e262 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feat/extra-controller-breadcrumb-data

    * master:
      ref: Mark options.sdkInfo as deprecated (#1960)
      feat: Add extra app start span (#1952)
    kevinrenskers committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    beee960 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    aec148d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0df8b25 View commit details
    Browse the repository at this point in the history