Skip to content

Comments

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

Merged
jamescrosswell merged 1 commit intomainfrom
deps/modules/sentry-native
Feb 10, 2026
Merged

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

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)

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Feb 6, 2026
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from 5a1e8d4 to 5571526 Compare February 7, 2026 03:42
@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 7, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

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


Dependencies ⬆️

Deps

  • chore(deps): update Native SDK to v0.12.6 by github-actions[bot] in #4897
  • chore(deps): update Native SDK to v0.12.5 by github-actions in #4892
  • chore(deps): update Native SDK to v0.12.4 by github-actions in #4875
  • build(deps): bump getsentry/github-workflows/sentry-cli/integration-test from 2.14.1 to 3.2.0 by Flash0ver in #4858
  • chore(deps): update Native SDK to v0.12.3 by github-actions in #4832
  • chore(deps): update Java SDK to v8.29.0 by github-actions in #4817

Test

  • chore(test): update PublicApiGenerator from 11.1.0 to 11.5.4 by Flash0ver in #4866
  • chore(test): update FluentAssertions from 6.12.0 to 7.2.0 by Flash0ver in #4864

Other

  • test(integration): prevent auto-relaunch on Android by jpnurmi in #4833
  • feat(metrics): Trace-connected Metrics by Flash0ver in #4834
  • ci(release): Switch from action-prepare-release to Craft by BYK in #4835
  • chore(repo): Add Claude Code settings with basic permissions by philipphofmann in #4850
  • fix: Apply Enricher to User Feedback by bitsandfoxes in #4883
  • chore: update Roslynator.Analyzers from 4.9.0 to 4.15.0 by Flash0ver in #4878
  • chore: upgrade to C# 14.0 by Flash0ver in #4857
  • fix: Allow Sentry failures when SENTRY_ALLOW_FAILURE is set in the Sentry CLI by DanielMcAssey in #4852
  • chore: bump testing dependencies by Flash0ver in #4865
  • feat: Update error 413 handling by bitsandfoxes in #4863
  • fixed: Thread safety in AssemblyStoreReader when sending events on Android by jamescrosswell in #4814
  • ci: remove trailing slash from workflow references by copilot-swe-agent in #4837
  • feat: Added Main to SentryThread by bitsandfoxes in #4807
  • build: fix Build of Compiler-Extension by Flash0ver in #4804

🤖 This preview updates automatically when you update the PR.

@codecov
Copy link

codecov bot commented Feb 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.87%. Comparing base (48b744f) to head (4c59609).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4897   +/-   ##
=======================================
  Coverage   73.87%   73.87%           
=======================================
  Files         494      494           
  Lines       17868    17868           
  Branches     3509     3509           
=======================================
  Hits        13200    13200           
  Misses       3808     3808           
  Partials      860      860           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from 5571526 to 4c59609 Compare February 9, 2026 03:51
@jamescrosswell jamescrosswell merged commit 8869fe0 into main Feb 10, 2026
37 of 38 checks passed
@jamescrosswell jamescrosswell deleted the deps/modules/sentry-native branch February 10, 2026 01:45
This was referenced Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants