Skip to content

chore(deps): update Native SDK to v0.16.3 - #5962

Merged
runningcode merged 1 commit into
mainfrom
deps/scripts/update-sentry-native-ndk.sh
Aug 14, 2026
Merged

chore(deps): update Native SDK to v0.16.3#5962
runningcode merged 1 commit into
mainfrom
deps/scripts/update-sentry-native-ndk.sh

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps scripts/update-sentry-native-ndk.sh from 0.16.2 to 0.16.3.

Auto-generated by a dependency updater.

Changelog

0.16.3

Features:

Fixes:

  • Remove the serializing envelope into buffer debug log that could flood logs on every scope flush when an external crash reporter is configured. (#1988)

  • Crashpad: avoid allocating while handling a crash. The backend built the attachment base::FilePath inside the crash handler; if the crash corrupted the heap (e.g. via an overridden operator new) that allocation faults again and the report is lost. The paths are now cached at startup. (#1984)

  • Crashpad: prevent external crash reporters from bypassing revoked user consent. (#1972, crashpad#168)

  • Native/Linux: improve startup time by avoiding zeroing a large shmem module array during crash context initialization. (#1966)

  • Preserve embedded NUL bytes in strings created with sentry_value_new_string_n during JSON and MessagePack serialization. sentry_value_get_length now returns the full byte length, which can exceed strlen(sentry_value_as_string(value)). (#1968)

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Aug 13, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch from ee6c74e to 49136d0 Compare August 13, 2026 10:47
@sentry

sentry Bot commented Aug 13, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.53.0 (1) release

⚙️ sentry-android Build Distribution Settings

@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch from 49136d0 to 193c921 Compare August 13, 2026 18:41
@runningcode
runningcode merged commit 4fb69af into main Aug 14, 2026
69 checks passed
@runningcode
runningcode deleted the deps/scripts/update-sentry-native-ndk.sh branch August 14, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants