-
-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Hotfix: update Cocoa SDK from 8.29.1 to 8.36.0 #4102
Conversation
Android (new) Performance metrics 🚀
|
iOS (new) Performance metrics 🚀
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
iOS (legacy) Performance metrics 🚀
|
Android (legacy) Performance metrics 🚀
|
Adding some notes on the failing CI tests:
|
2ab5534
to
a0e0d80
Compare
a0e0d80
to
b2c1497
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR!
The tests should be passing before merging, but other than that the PR looks good!
@antonis I saw the following error messages on the CI tests:
Could you try updating the branch locally and update (yarn install) the samples and the SDK project? Let me know if you need any help |
Bumps Cocoa SDK version from
8.29.1
to8.36.0
for hotfix release5.24.3
.Also:
SentryTraceHeader
definition as in 8.35.0 updatesourceMapString
is not a function, supportmetro@0.80.10
#4004)react-native-gesture-handler
from2.14.0
to2.14.1
Changelog
8.36.0
Features
SentrySDK.startProfiler
andSentryOptions.profilesSampleRate
) (fix(tests): Android native connected tests were failing due to missing disk space #4010)Fixes
8.35.1
Fixes
8.35.0
Features
Fixes
SIGABRT
when modifying scope user (fix(ci): Bump native tests to iPhone 16 and macos-15 #4274)8.34.0
Features
Fixes
.env.sentry-build-plugin
#4281]8.33.0
Note: Due to a bug (#4280) introduced in this release, we recommend upgrading to 8.35.0 or newer.
This release fixes a bug (#4230) that we introduced with a refactoring (#4101) released in 8.30.1.
This bug caused unhandled/crash events to have the unhandled property and mach info missing, which is required for release health to show events in the unhandled tab. It's essential to mention that this bug doesn't impact release health statistics, such as crash-free session or user rates.
Features
errorSampleRate
property toonErrorSampleRate
(chore(sample): Remove generated source maps #4218)Fixes
NSComparisonPredicate
in TERNARY operator (Ignore JavascriptException on the native side #4232)Improvements
8.32.0
Features
reportAccessibilityIdentifier
option (test(java): Add PMD static code analysis for Java files #4183)Fixes
init
registerDefaultNetworkCallback
#4186)Features
Deprecated
8.31.1
Fixes
8.31.0
Features
Fixes
NSUnderlyingErrorKey
(chore(deps): update CLI to v2.36.6 #4144)8.30.1
Fixes
8.30.0
Features
hermesProfilingIntegration
to only profile Hermes JS #4085)SentrySDK.pauseAppHangTracking()
andSentrySDK.resumeAppHangTracking()
.beforeSendSpan
callback (IOS Build failed in Xcode 16 #4095)Fixes
storeEnvelope
ends session for unhandled errors (misc(deprecations): Add Tracing deprecations and replacements #4073)SentryUser.segment
(chore(deps): bump github/codeql-action from 3.25.11 to 3.26.7 #4092). Please remove usages of this property. We will remove it in the next major.