-
-
Notifications
You must be signed in to change notification settings - Fork 372
Comparing changes
Open a pull request
base repository: getsentry/sentry-cocoa
base: 8.30.1
head repository: getsentry/sentry-cocoa
compare: 8.32.0
- 20 commits
- 59 files changed
- 11 contributors
Commits on Jul 10, 2024
-
getsentry-bot committed
Jul 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 7e757f4 - Browse repository at this point
Copy the full SHA 7e757f4View commit details -
fix: handle invalid NSUnderlyingErrorKey (#4144)
Fix an app crash that occurs when trying to log an invalid value for the key NSUnderlyingErrorKey within the userInfo of an NSError.
Configuration menu - View commit details
-
Copy full SHA for 86660d6 - Browse repository at this point
Copy the full SHA 86660d6View commit details -
feat: Include the screen names in the session replay (#4126)
Include the screen names in the session replay
Configuration menu - View commit details
-
Copy full SHA for 152437a - Browse repository at this point
Copy the full SHA 152437aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e773cad - Browse repository at this point
Copy the full SHA e773cadView commit details
Commits on Jul 15, 2024
-
fix: Session replay in buffer mode not working (#4160)
The frames during buffer mode were not being saved to disk
Configuration menu - View commit details
-
Copy full SHA for 4c88d95 - Browse repository at this point
Copy the full SHA 4c88d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ad40f - Browse repository at this point
Copy the full SHA 29ad40fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8d236 - Browse repository at this point
Copy the full SHA 6f8d236View commit details -
getsentry-bot committed
Jul 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 6878870 - Browse repository at this point
Copy the full SHA 6878870View commit details -
fix: Session replay video duration from seconds to milliseconds (#4163)
Fix required for the front player. Fixes getsentry/sentry#74289
Configuration menu - View commit details
-
Copy full SHA for df27b71 - Browse repository at this point
Copy the full SHA df27b71View commit details -
fix: pass through captureReplay (#4164)
Uncomment a commented code left behind for tests.
Configuration menu - View commit details
-
Copy full SHA for 7fadd24 - Browse repository at this point
Copy the full SHA 7fadd24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7339fcb - Browse repository at this point
Copy the full SHA 7339fcbView commit details -
getsentry-bot committed
Jul 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 13ed25f - Browse repository at this point
Copy the full SHA 13ed25fView commit details
Commits on Jul 17, 2024
-
Fix extraneous whitespace error in Swift 6 compiler (#4174)
The Swift 6 language module does not allow for the extraneous whitespace between the attribute name and '('. Therefore we're removing it to adhere to the compiler. Co-authored-by: mfk <mfk-ableton@ableton.com>Configuration menu - View commit details
-
Copy full SHA for 46fc5b4 - Browse repository at this point
Copy the full SHA 46fc5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b97be - Browse repository at this point
Copy the full SHA f1b97beView commit details
Commits on Jul 22, 2024
-
fix: Session replay crash when writing the replay (#4186)
* fix: Session replay crash when writing the replay * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 10f96ae - Browse repository at this point
Copy the full SHA 10f96aeView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a769ba - Browse repository at this point
Copy the full SHA 2a769baView commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bce565d - Browse repository at this point
Copy the full SHA bce565dView commit details -
chore: Deprecate options.enableTracing. (#4182)
Deprecating options.enableTracing in order to completely remove it in the next major
Configuration menu - View commit details
-
Copy full SHA for bb71736 - Browse repository at this point
Copy the full SHA bb71736View commit details -
fix(sdk): Collect only unique UIWindow references (#4159)
When scene and app delegate holds reference to the same windows, it's added twice to the array.
Configuration menu - View commit details
-
Copy full SHA for e8c8a05 - Browse repository at this point
Copy the full SHA e8c8a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5421f94 - Browse repository at this point
Copy the full SHA 5421f94View 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.30.1...8.32.0