forked from getsentry/sentry-react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update Android SDK to v8.25.0 #6
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
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
deps/scripts/update-android.sh
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
efd0b86 to
0ae9680
Compare
0ae9680 to
9cddaa4
Compare
9cddaa4 to
6d0f3a2
Compare
6d0f3a2 to
4ca8de9
Compare
4ca8de9 to
2798c8d
Compare
2798c8d to
d615c60
Compare
d615c60 to
41d85a6
Compare
41d85a6 to
bbdf883
Compare
bbdf883 to
e665535
Compare
e665535 to
d7acf5c
Compare
d7acf5c to
05e48b9
Compare
05e48b9 to
9781118
Compare
9781118 to
6641804
Compare
6641804 to
7db4a3a
Compare
7db4a3a to
fe424c2
Compare
59eb673 to
1b16f97
Compare
1b16f97 to
445e2dd
Compare
58fd869 to
52d8bb6
Compare
52d8bb6 to
f0d7843
Compare
f0d7843 to
76119b7
Compare
76119b7 to
384bd09
Compare
384bd09 to
7bc599b
Compare
7bc599b to
d7c384b
Compare
d7c384b to
f088cd5
Compare
f088cd5 to
071fd7e
Compare
071fd7e to
43c8e4f
Compare
43c8e4f to
5abac6b
Compare
5abac6b to
bab9867
Compare
bab9867 to
006cd22
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps scripts/update-android.sh from 8.23.0 to 8.25.0.
Auto-generated by a dependency updater.
Changelog
8.25.0
Fixes
Improvements
sampled == null) won't be collecting any performance data anymore (CPU, RAM, slow/frozen frames).Dependencies
8.24.0
Features
mdc.<key>, where<key>is the original key in the MDC.contextTagsare sent as log attributes.options.setContextTagsif initalizing manually, or by specifying a comma-separated list of keys with acontext-tagsentry insentry.propertiesorsentry.context-tagsinapplication.properties.HandlertoSystemEventsBreadcrumbsIntegrationandAndroidConnectionStatusProviderso their callbacks are deliver to that handler (#4808).drawText()or.drawBitmap()calls are replaced by rectangles, ensuring no text or images are present in the resulting outputscreenshotStrategy, either via code:Fixes
java.lang.IllegalArgumentException: width and height must be > 0(#4805)NoOpScopesinContextwhen starting a span through OpenTelemetry (#4823)Canvas.<init>/ScreenshotRecorder.captureMiscellaneous
Dependencies