这是indexloc提供的服务,不要输入任何密码
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.3
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.5
Choose a head ref
  • 6 commits
  • 18 files changed
  • 4 contributors

Commits on Nov 29, 2022

  1. Merge branch 'release/7.31.3'

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

Commits on Dec 15, 2022

  1. fix: Screenshot crashes when application delegate has no window. (#2538)

    Add a check to ensure application delegate has window
    brustolin authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    d5ce74c View commit details
    Browse the repository at this point in the history
  2. release: 7.31.4

    getsentry-bot committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5238cc5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/7.31.4'

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

Commits on Dec 22, 2022

  1. fix: Crash in SentryOutOfMemoryScopeObserver (#2557)

    * fix: Crash in SentryOutOfMemoryScopeObserver
    
    Writing data to disk when the file handle is broken causes crashes.
    This is fixed now by capturing an exception.
    
    Fixes GH-2548
    philipphofmann authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    628acb3 View commit details
    Browse the repository at this point in the history
  2. release: 7.31.5

    getsentry-bot committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    cf43eac View commit details
    Browse the repository at this point in the history
Loading