Skip to content

chore(deps): update Native SDK to v0.13.2#2579

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

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

Conversation

@github-actions
Copy link
Contributor

Bumps modules/sentry-native from 0.13.1 to 0.13.2.

Auto-generated by a dependency updater.

Changelog

0.13.2

Features:

  • Experimental: Add new native crash handling backend as an alternative to crashpad, breakpad, and inproc. This backend uses an out-of-process daemon that monitors the application for crashes, generates minidumps, and sends crash reports to Sentry. It supports Linux, macOS, and Windows, and is fully compatible with TSAN and ASAN sanitizers. This feature is experimental and under active development. (#1433)
  • Add sentry_log() for plain-string log messages. (#1566)
  • Add sentry_set_release() / sentry_set_environment() for updating release and environment after SDK init. (#1555)

Fixes:

  • Allow null custom log attributes without debug warning. (#1552)
  • Introduce level-triggered wait flag for use in the batcher thread for logs and metrics. (#1558)
  • Fixed a data race when re-initializing the SDK while logs or metrics are active. (#1556)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native/0.13.2 branch from 7cfd02d to 6027d64 Compare March 10, 2026 03:42
@github-actions
Copy link
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).


Bug Fixes 🐛

  • Propagate app context on Android by bitsandfoxes in #2557
  • Prevent command injection in create-unity-matrix workflow (GDX-417) by fix-it-felix-sentry in #2552

Internal Changes 🔧

Deps

  • Update Native SDK to v0.13.2 by github-actions[bot] in #2579
  • Update Java SDK to v8.34.1 by github-actions in #2578
  • Update Java SDK to v8.34.0 by github-actions in #2574
  • Update CLI to v3.3.0 by github-actions in #2576
  • Update Cocoa SDK to v9.6.0 by github-actions in #2575
  • Update Native SDK to v0.13.1 by github-actions in #2567
  • Update CLI to v3.2.3 by github-actions in #2568
  • Update Cocoa SDK to v9.5.1 by github-actions in #2565
  • Update CLI to v3.2.2 by github-actions in #2563
  • Update CLI to v3.2.1 by github-actions in #2561
  • Update Native SDK to v0.13.0 by github-actions in #2560
  • Update Cocoa SDK to v9.5.0 by github-actions in #2558
  • Update Java SDK to v8.33.0 by github-actions in #2555
  • Update Native SDK to v0.12.8 by github-actions in #2550

🤖 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