Skip to content

chore(deps): update Native SDK to v0.12.6#2524

Merged
bitsandfoxes merged 1 commit intomainfrom
deps/modules/sentry-native/0.12.6
Feb 6, 2026
Merged

chore(deps): update Native SDK to v0.12.6#2524
bitsandfoxes merged 1 commit intomainfrom
deps/modules/sentry-native/0.12.6

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 6, 2026

Bumps modules/sentry-native from 0.12.5 to 0.12.6.

Auto-generated by a dependency updater.

Changelog

0.12.6

Features:

  • Add support for metrics. It is currently experimental, and one can enable it by setting sentry_options_set_enable_metrics. When enabled, you can record a metric using sentry_metrics_count(), sentry_metrics_gauge(), or sentry_metrics_distribution(). Metrics can be filtered by setting the before_send_metric hook. (#1498)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native/0.12.6 branch from 0fa1b22 to 803a4e4 Compare February 6, 2026 03:44
@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 6, 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 ✨

  • Add IThrottler to allow message & stack trace based event throttling by bitsandfoxes in #2479
  • Nintendo Switch native support by bitsandfoxes in #2503

Bug Fixes 🐛

  • Active scene change no longer refreshes trace ID by bitsandfoxes in #2502
  • Specify debug symbol upload files and folders by bitsandfoxes in #2485
  • Check AutoSceneTraces before registering SceneManagerTracingIntegration by bitsandfoxes in #2496
  • Correctly set native SDK name when targeting Android by bitsandfoxes in #2476
  • Set span.origin by bitsandfoxes in #2464

Internal Changes 🔧

Deps

  • Update Native SDK to v0.12.6 by github-actions[bot] in #2524
  • Update Cocoa SDK to v9.4.0 by github-actions in #2521
  • Update Native SDK to v0.12.5 by github-actions in #2512
  • Update Cocoa SDK to v9.3.0 by github-actions in #2507
  • Update Native SDK to v0.12.4 by github-actions in #2505
  • Update CLI to v3.1.0 by github-actions in #2474
  • Update Cocoa SDK to v9.2.0 by github-actions in #2492
  • Update Java SDK to v8.31.0 by github-actions in #2493
  • Update Java SDK to v8.30.0 by github-actions in #2481
  • Update Native SDK to v0.12.3 by github-actions in #2471
  • Update Java SDK to v8.29.0 by github-actions in #2462

Release

  • Fix changelog-preview permissions by BYK in #2498
  • Switch from action-prepare-release to Craft by BYK in #2473

Other

  • (repo) Add Claude Code settings with basic permissions by philipphofmann in #2487
  • Use pull_request_target for changelog preview by BYK in #2483

🤖 This preview updates automatically when you update the PR.

@bitsandfoxes bitsandfoxes merged commit 8d51dda into main Feb 6, 2026
77 of 78 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-native/0.12.6 branch February 6, 2026 11:19
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.

2 participants