Skip to content

chore(deps): update Native SDK to v0.13.5#2631

Open
github-actions[bot] wants to merge 1 commit intomainfrom
deps/modules/sentry-native/0.13.5
Open

chore(deps): update Native SDK to v0.13.5#2631
github-actions[bot] wants to merge 1 commit intomainfrom
deps/modules/sentry-native/0.13.5

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 7, 2026

Bumps modules/sentry-native from 0.13.5-2-g814b822 to 0.13.5.

Auto-generated by a dependency updater.

Changelog

0.13.5

Features:

  • Add HTTP retry with exponential backoff, opt-in via sentry_options_set_http_retry. (#1520)
  • Store minidump attachments as separate .dmp files in the offline cache for direct debugger access. (#1607)
  • Enable metrics by default; metrics are now opt-out via sentry_options_set_enable_metrics(options, false). (#1609)

Fixes:

  • native: Fix crash daemon failing to detect crashes during OOM on Windows. (#1603)
  • Fix WinHttpReceiveResponse failures being silently ignored, which could cause envelopes to be lost instead of retried or cached. (#1620)
  • Fix missing screenshot attachment in native backend envelope. (#1624)
  • Replace googlesource submodules with GitHub ones. (#1628)
    • This fixes build-time failures where building sentry-native fails with HTTP 403 errors when fetching the zlib and lss libraries from Chromium.

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native/0.13.5 branch from fcedc65 to f5e707b Compare April 7, 2026 16:05
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 7, 2026

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).


New Features ✨

  • Sync attachments on Android, Windows, and Linux by bitsandfoxes in #2609
  • Improve Xbox native support by bitsandfoxes in #2617

Bug Fixes 🐛

  • Remove dependency on AnalyticsSessionInfo by bitsandfoxes in #2625
  • Pass failed request codes down to cocoa by bitsandfoxes in #2619

Internal Changes 🔧

Deps

  • Update Native SDK to v0.13.5 by github-actions[bot] in #2631
  • Update .NET SDK to v6.3.0 by github-actions in #2615
  • Update Native SDK to v0.13.4 by github-actions in #2612
  • Update CLI to v3.3.5 by github-actions in #2614
  • Update CLI to v3.3.4 by github-actions in #2604
  • Update Java SDK to v8.37.1 by github-actions in #2605
  • Update Cocoa SDK to v9.8.0 by github-actions in #2596
  • Update Native SDK to v0.13.3 by github-actions in #2597
  • Update Java SDK to v8.36.0 by github-actions in #2591

Other

  • Update validate-pr workflow by stephanie-anderson in #2618
  • Add PR validation workflow by stephanie-anderson in #2608
  • Pin GitHub Actions to full-length commit SHAs by joshuarli in #2601

Other

  • Fix command injection vulnerability in iOS workflow by fix-it-felix-sentry in #2598

🤖 This preview updates automatically when you update the PR.

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