Skip to content

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

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/modules/sentry-native/0.16.2
Open

chore(deps): update Native SDK to v0.16.2#2806
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/modules/sentry-native/0.16.2

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Bumps modules/sentry-native 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)

@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-native/0.16.2 branch from 3b83104 to 4eed20f Compare August 8, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant