Bump io.sentry:sentry-android from 7.1.0 to 7.2.0
Bumps io.sentry:sentry-android from 7.1.0 to 7.2.0.
Release notes
Sourced from io.sentry:sentry-android's releases.
7.2.0
Features
- Handle
monitor
/check_in
in client reports and rate limiter (#3096)- Add support for
graphql-java
version 21 (#3090)Fixes
- Avoid concurrency in AndroidProfiler performance data collection (#3130)
- Improve thresholds for network changes breadcrumbs (#3083)
- SchedulerFactoryBeanCustomizer now runs first so user customization is not overridden (#3095)
- If you are setting global job listeners please also add
SentryJobListener
- Ensure serialVersionUID of Exception classes are unique (#3115)
- Get rid of "is not eligible for getting processed by all BeanPostProcessors" warnings in Spring Boot (#3108)
- Fix missing
release
and other fields for ANRs reported withmechanism:AppExitInfo
(#3074)Dependencies
- Bump
opentelemetry-sdk
to1.33.0
andopentelemetry-javaagent
to1.32.0
(#3112)
Changelog
Sourced from io.sentry:sentry-android's changelog.
7.2.0
Features
- Handle
monitor
/check_in
in client reports and rate limiter (#3096)- Add support for
graphql-java
version 21 (#3090)Fixes
- Avoid concurrency in AndroidProfiler performance data collection (#3130)
- Improve thresholds for network changes breadcrumbs (#3083)
- SchedulerFactoryBeanCustomizer now runs first so user customization is not overridden (#3095)
- If you are setting global job listeners please also add
SentryJobListener
- Ensure serialVersionUID of Exception classes are unique (#3115)
- Get rid of "is not eligible for getting processed by all BeanPostProcessors" warnings in Spring Boot (#3108)
- Fix missing
release
and other fields for ANRs reported withmechanism:AppExitInfo
(#3074)Dependencies
- Bump
opentelemetry-sdk
to1.33.0
andopentelemetry-javaagent
to1.32.0
(#3112)
Commits
-
f7abca1
release: 7.2.0 -
3ae645b
Graphql Use new asynchandleException
method (#3090) -
606074f
Rename release-build workflow to avoid confusion (#3134) -
2fe9631
Revamp CI setup (#3074) -
eecfab6
Avoid concurrency in AndroidProfiler performance data collection (#3130) -
baaf637
Fix typo (#3124) -
cfb0344
Fix changelog (#3123) -
937879e
Fix Ui tests receiving empty requests (#3094) -
be4794a
Bump gradle/gradle-build-action from 2.11.0 to 2.11.1 (#3120) -
8952d0f
Ensure serialVersionUID of Exception classes is unique (#3115) - 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