Skip to content

chore(deps): update Native SDK to v0.13.3#2597

Merged
bitsandfoxes merged 1 commit intomainfrom
deps/modules/sentry-native/0.13.3
Mar 23, 2026
Merged

chore(deps): update Native SDK to v0.13.3#2597
bitsandfoxes merged 1 commit intomainfrom
deps/modules/sentry-native/0.13.3

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps modules/sentry-native from 0.13.2 to 0.13.3.

Auto-generated by a dependency updater.

Changelog

0.13.3

Features:

  • Add addAttachment and clearAttachments to the NDK NativeScope API for managing file and byte attachments via JNI. (#1584)

Fixes:

  • inproc: only the handling thread cleans up after the crash. (#1579)
  • Propagate transport options (ca_certs, proxy, user_agent) and handler_path to the native backend crash daemon. Previously, the daemon did not receive SSL certificate or proxy settings from the parent process, causing SSL errors (curl code 60) when uploading crash reports. The daemon also ignored the user-configured handler path, requiring the sentry-crash binary to be placed next to the application executable. (#1573)
  • Add module header pages to MemoryList and fix exception code in the native backend. (#1576)
  • Fix CHAIN_AT_START handler strategy crashing on Android when the chained Mono handler resets the signal handler and re-raises. (#1572)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native/0.13.3 branch from 5bd4fbf to 7711e73 Compare March 20, 2026 03:44
@github-actions
Copy link
Copy Markdown
Contributor Author

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Internal Changes 🔧

Deps

  • Update Native SDK to v0.13.3 by github-actions[bot] in #2597
  • Update Java SDK to v8.36.0 by github-actions in #2591

🤖 This preview updates automatically when you update the PR.

@bitsandfoxes bitsandfoxes merged commit e8c76f2 into main Mar 23, 2026
70 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-native/0.13.3 branch March 23, 2026 14:13
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