-
-
Notifications
You must be signed in to change notification settings - Fork 380
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: 8.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/sentry-cocoa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 45 files changed
- 5 contributors
Commits on Sep 19, 2023
-
build(deps): bump fastlane from 2.214.0 to 2.215.1 (#3288)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.214.0 to 2.215.1. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Commits](fastlane/fastlane@fastlane/2.214.0...fastlane/2.215.1) --- updated-dependencies: - dependency-name: fastlane dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c40576a - Browse repository at this point
Copy the full SHA c40576aView commit details -
getsentry-bot committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 51307b7 - Browse repository at this point
Copy the full SHA 51307b7View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97797b4 - Browse repository at this point
Copy the full SHA 97797b4View commit details
Commits on Sep 21, 2023
-
feat: Add Sampling Decision to Trace Envelope Header (#3286)
Adds sampled flag to all trace envelope headers
Configuration menu - View commit details
-
Copy full SHA for 72c8d84 - Browse repository at this point
Copy the full SHA 72c8d84View commit details
Commits on Sep 25, 2023
-
Fix: Remove sync call to main thread from SentryUIDeviceWrapper (#3295)
SentryUIDeviceWrapper previously had a synchronized call to the main thread when the class was initialized in a background thread, potentially leading to deadlocks with SentryDependencyContainer. To address this, the synchronized call has been replaced with an asynchronous one. Additionally, a new start function has been introduced and is invoked from SentrySDK.start to ensure initialization as early as possible.
Configuration menu - View commit details
-
Copy full SHA for 898177b - Browse repository at this point
Copy the full SHA 898177bView commit details -
ref: Reduce complexity for SentryDependencyContainer (#3294)
Making SentryDependencyContainer less complex and more predictable by removing some unnecessary lazy loads. The goal would be to have all necessary objects initialized according to SentryOptions and remove all the @syncronized locks.
Configuration menu - View commit details
-
Copy full SHA for 324dc7b - Browse repository at this point
Copy the full SHA 324dc7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a915b9 - Browse repository at this point
Copy the full SHA 0a915b9View commit details
Loading
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.12.0...8.13.0