Skip to content

chore(deps): update Native SDK to v0.16.2 - #5910

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

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

Auto-generated by a dependency updater.

Changelog

0.16.2

Features:

  • Add sentry_scope_remove_fingerprint to remove a fingerprint set on a scope, matching the global sentry_remove_fingerprint. (#1932)
  • Add sentry_options_set_before_send_feedback to filter or enrich user feedback. Feedback does not go through before_send. (#1923)
  • Unix: Add SENTRY_LINK_CURL to control whether the curl transport links libcurl directly, loads it dynamically at runtime, or uses the default behavior. (#1954)

Fixes:

  • Name sentry-logs and sentry-metrics telemetry batcher threads so they can be identified in debuggers, profilers, and crash reports. (#1937)
  • Linux: close descriptor 0 on failed module file mapping when that descriptor was returned by open, avoiding a file descriptor leak. (#1924)
  • sentry_attachment_set_filename, sentry_attachment_set_type, and sentry_attachment_set_content_type now flush the scope, so changes applied after sentry_attach_file/sentry_attach_bytes also apply to hard-crash events instead of only to normal events. (#1934)
  • Crashpad: fix a crash when calling sentry_init before C++ dynamic initializers have run. (#1930, mini_chromium#8)
  • Reduce the size of native-generated minidumps on Windows (#1929)

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Aug 7, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch from 9852523 to 9295c7b Compare August 7, 2026 12:49
@runningcode runningcode closed this Aug 7, 2026
@runningcode runningcode reopened this Aug 7, 2026
@runningcode
runningcode enabled auto-merge (squash) August 7, 2026 12:49
@sentry

sentry Bot commented Aug 7, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

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

⚙️ sentry-android Build Distribution Settings

@runningcode
runningcode merged commit 983e0f0 into main Aug 7, 2026
76 of 123 checks passed
@runningcode
runningcode deleted the deps/scripts/update-sentry-native-ndk.sh branch August 7, 2026 12:53
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