Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getsentry/sentry-cocoa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.31.2
Choose a base ref
...
head repository: getsentry/sentry-cocoa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.31.3
Choose a head ref
  • 9 commits
  • 46 files changed
  • 5 contributors

Commits on Nov 18, 2022

  1. Merge branch 'release/7.31.2'

    getsentry-bot
    getsentry-bot committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    15a0fa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    48c7211 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    189472a View commit details
    Browse the repository at this point in the history
  2. Revert "test: shorten some tests (#2422)" (#2427)

    This reverts commit 189472a.
    philipphofmann authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    f781ecb View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    907d2ce View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. fix: Core data span status with error (#2439)

    Checks core data request result to set span finish status.
    brustolin authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    df5d8d7 View commit details
    Browse the repository at this point in the history
  2. Update integration-tests.yml (#2461)

    Fixed the web integration test by pinning the version of firewalk
    brustolin authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    fb8e522 View commit details
    Browse the repository at this point in the history
  3. fix: Reporting crashes when restarting the SDK (#2440)

    The SDK did not report crashes after restarting the SDK. This is
    fixed by restoring the SentryCrashMonitors when installing
    SentryCrash after uninstalling it.
    philipphofmann authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9ba19c0 View commit details
    Browse the repository at this point in the history
  4. release: 7.31.3

    getsentry-bot committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c3c19e2 View commit details
    Browse the repository at this point in the history
Loading