-
-
Notifications
You must be signed in to change notification settings - Fork 226
#4018 - Safety calls to/from Android Native Serialization #4022
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
Merged
jamescrosswell
merged 22 commits into
main
from
4018-jsonelementhaswrongtype_android_breadcrumb
Mar 4, 2025
Merged
#4018 - Safety calls to/from Android Native Serialization #4022
jamescrosswell
merged 22 commits into
main
from
4018-jsonelementhaswrongtype_android_breadcrumb
Mar 4, 2025
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
…droid - could not repro issue, but this was necessary
…ps://github.com/getsentry/sentry-dotnet into 4018-jsonelementhaswrongtype_android_breadcrumb
src/Sentry/Platforms/Android/Extensions/SentryEventExtensions.cs
Outdated
Show resolved
Hide resolved
src/Sentry/Platforms/Android/Extensions/SentryEventExtensions.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: James Crosswell <[email protected]>
jamescrosswell
approved these changes
Mar 4, 2025
Contributor
|
We're planning on releasing a new version on Monday, are you going to release a 5.2.1 today or on Monday with this fix? |
Contributor
Author
|
@albyrock87 5.3.0 is releasing today |
This was referenced Sep 8, 2025
This was referenced Sep 15, 2025
This was referenced Oct 6, 2025
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.
Resolve #4018
Was unable to reproduce the issue, but the issue reported was clear to show where the problem existed. One user had reported coming from v4 to v5. I wonder if there was some old reports that weren't versioned properly?