-
-
Notifications
You must be signed in to change notification settings - Fork 380
Comparing changes
Open a pull request
base repository: getsentry/sentry-cocoa
base: 8.25.2
head repository: getsentry/sentry-cocoa
compare: 8.26.0
- 15 commits
- 66 files changed
- 6 contributors
Commits on May 7, 2024
-
getsentry-bot committed
May 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 7bdf989 - Browse repository at this point
Copy the full SHA 7bdf989View commit details
Commits on May 8, 2024
-
impr: Send Cocoa SDK features (#3948)
Send enabled SDK features with the event payload, so we can track their adoption in Looker.
Configuration menu - View commit details
-
Copy full SHA for 1267cb0 - Browse repository at this point
Copy the full SHA 1267cb0View commit details -
feat: Add SIGTERM support (#3895)
Add support for catching sigterm signals. Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for ad404de - Browse repository at this point
Copy the full SHA ad404deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee8a0f4 - Browse repository at this point
Copy the full SHA ee8a0f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede4414 - Browse repository at this point
Copy the full SHA ede4414View commit details
Commits on May 10, 2024
-
test: Remove clearTestState for ViewHierarchyTests (#3940)
The SentryViewHierarchyTests only need to reset the SentryDependencyContainer and not reset the whole global test state.
Configuration menu - View commit details
-
Copy full SHA for 9537eaf - Browse repository at this point
Copy the full SHA 9537eafView commit details -
fix: reportFullyDisplayed data race (#3926)
Fix a data race when calling reportFullyDisplayed from a background thread by synchronizing the call to the main queue.
Configuration menu - View commit details
-
Copy full SHA for 8cbdf25 - Browse repository at this point
Copy the full SHA 8cbdf25View commit details -
fix: Flush directly after capturing envelopes (#3915)
Calling flush directly after capturing any envelope did not ensure that the SDK flushes the captured envelope. This is fixed now.
Configuration menu - View commit details
-
Copy full SHA for 379ff2a - Browse repository at this point
Copy the full SHA 379ff2aView commit details -
fix: Clang error for Xcode 15.4 (#3958)
The hacky solution introduced in the PR #3774 is breaking compilation for Xcode 15.4 This solution will keep both Xcode 15 (.3 and .4) working. I believe we can remove the version replacement after a few months after Xcode 15.4 release.
Configuration menu - View commit details
-
Copy full SHA for 4c0b151 - Browse repository at this point
Copy the full SHA 4c0b151View commit details -
ci: Increase benchmark binary size max (#3966)
Our SDK got bigger because we added plenty of new features. 700 KiB is still acceptable.
Configuration menu - View commit details
-
Copy full SHA for a0ef0af - Browse repository at this point
Copy the full SHA a0ef0afView commit details -
test: Disable logs for a failing metrics test (#3967)
The test timed out in CI. Let's disable logs to speed it up.
Configuration menu - View commit details
-
Copy full SHA for e072ad1 - Browse repository at this point
Copy the full SHA e072ad1View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b4110a - Browse repository at this point
Copy the full SHA 3b4110aView commit details -
Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 6ae86f6 - Browse repository at this point
Copy the full SHA 6ae86f6View commit details -
fix: Unable to find class: SentryCrashExceptionApplication (#3957)
Added a reference SentryCrashExceptionApplication inside the SDK to prevent the compiler from stripping it. Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 65f104b - Browse repository at this point
Copy the full SHA 65f104bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc7ca4 - Browse repository at this point
Copy the full SHA 7fc7ca4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 8.25.2...8.26.0