Build(deps): Bump io.sentry:sentry-android from 7.3.0 to 7.4.0
Bumps io.sentry:sentry-android from 7.3.0 to 7.4.0.
Release notes
Sourced from io.sentry:sentry-android's releases.
7.4.0
Features
- Add new threshold parameters to monitor config (#3181)
- Report process init time as a span for app start performance (#3159)
- (perf-v2): Calculate frame delay on a span level (#3197)
- Resolve spring properties in
@SentryCheckIn
annotation (#3194)- Experimental: Add Spotlight integration (#3166)
- For more details about Spotlight head over to https://spotlightjs.com/
- Set
options.isEnableSpotlight = true
to enable SpotlightFixes
- Don't wait on main thread when SDK restarts (#3200)
- Fix Jetpack Compose widgets are not being correctly identified for user interaction tracing (#3209)
- Fix issue title on Android when a wrapping
RuntimeException
is thrown by the system (#3212)
- This will change grouping of the issues that were previously titled
RuntimeInit$MethodAndArgsCaller
to have them split up properly by the original root cause exception
Changelog
Sourced from io.sentry:sentry-android's changelog.
7.4.0
Features
- Add new threshold parameters to monitor config (#3181)
- Report process init time as a span for app start performance (#3159)
- (perf-v2): Calculate frame delay on a span level (#3197)
- Resolve spring properties in
@SentryCheckIn
annotation (#3194)- Experimental: Add Spotlight integration (#3166)
- For more details about Spotlight head over to https://spotlightjs.com/
- Set
options.isEnableSpotlight = true
to enable SpotlightFixes
- Don't wait on main thread when SDK restarts (#3200)
- Fix Jetpack Compose widgets are not being correctly identified for user interaction tracing (#3209)
- Fix issue title on Android when a wrapping
RuntimeException
is thrown by the system (#3212)
- This will change grouping of the issues that were previously titled
RuntimeInit$MethodAndArgsCaller
to have them split up properly by the original root cause exception
Commits
-
7dd1e8e
release: 7.4.0 -
536c1b1
Integrate Spotlight (#3166) -
154440a
Fix issue title on Android when a wrapped RuntimeException is thrown by the s... -
d007225
Resolve spring properties in@SentryCheckIn
annotation (#3194) -
95a98b5
Calculate frame delay on a span level (#3197) -
f33a11d
Don't wait on main thread when SDK restarts (#3200) -
ceb541b
Fix Compose widgets are not being correctly identified for user interaction t... -
a537f8a
Report process init time for app start (#3159) -
749ed65
Bump gradle/wrapper-validation-action from 2.0.0 to 2.1.1 (#3201) -
5e04ee8
Add new threshold parameters to monitor config (#3181) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts