Skip to content

fix: message now as structured object when reporting app hang#1831

Merged
bitsandfoxes merged 2 commits into
masterfrom
fix/message-object
Jun 30, 2026
Merged

fix: message now as structured object when reporting app hang#1831
bitsandfoxes merged 2 commits into
masterfrom
fix/message-object

Conversation

@bitsandfoxes

@bitsandfoxes bitsandfoxes commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

App-hang event message is now sent as a structured object ({"formatted": ...}) instead of a bare string.
I ran into this when I have sentry-java try to deserialize events.

Sample event from macOS to confirm the structured object is not an regression in disguise.

#skip-changelog

@bitsandfoxes bitsandfoxes requested a review from a team June 30, 2026 14:19
@bitsandfoxes bitsandfoxes changed the title fixed message object fix: message now as structured object when reporting app hang Jun 30, 2026
@bitsandfoxes bitsandfoxes merged commit a6111d2 into master Jun 30, 2026
67 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/message-object branch June 30, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants