Skip to content

chore(deps): update Native SDK to v0.15.2#5610

Merged
0xadam-brown merged 1 commit into
mainfrom
deps/scripts/update-sentry-native-ndk.sh
Jun 24, 2026
Merged

chore(deps): update Native SDK to v0.15.2#5610
0xadam-brown 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.15.1 to 0.15.2.

Auto-generated by a dependency updater.

Changelog

0.15.2

Fixes:

  • Native/Windows: Resolve correct symbol names for crashes in multi-module apps (#1811)
  • Crashpad: Resolve correct symbol names for crashes in multi-module apps (#1813, crashpad#156)

Features:

  • Added an in-process app-hang detection. When enabled via sentry_options_set_enable_app_hang_tracking, a background thread monitors the application and captures an app-hang event if no heartbeat is received within app_hang_timeout (default 5000 ms). Call sentry_app_hang_heartbeat() regularly from the thread you want monitored. (#1806)

Internal:

  • Refactor envelope writers to better support failure tracking on each layer and not push check responsibility to client code. (#1807)

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jun 23, 2026
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch 2 times, most recently from 03d1e61 to 9ed624c Compare June 24, 2026 11:24
@sentry

sentry Bot commented Jun 24, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

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

⚙️ sentry-android Build Distribution Settings

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch 2 times, most recently from 97ff291 to 737d5b3 Compare June 24, 2026 14:45
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch from 737d5b3 to fd1b32d Compare June 24, 2026 15:02
@0xadam-brown 0xadam-brown merged commit 0499903 into main Jun 24, 2026
65 of 66 checks passed
@0xadam-brown 0xadam-brown deleted the deps/scripts/update-sentry-native-ndk.sh branch June 24, 2026 15:26
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.

3 participants