Skip to content

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

Merged
romtsn merged 1 commit intomainfrom
deps/scripts/update-sentry-native-ndk.sh
Feb 10, 2026
Merged

chore(deps): update Native SDK to v0.12.6#5071
romtsn merged 1 commit intomainfrom
deps/scripts/update-sentry-native-ndk.sh

Conversation

@github-actions
Copy link
Contributor

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

Bumps scripts/update-sentry-native-ndk.sh from 0.12.4 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)

0.12.5

Features:

  • Add attachment support to user feedback. (#1414)

Fixes:

  • Structured logs: avoid modifying custom per-log attributes when merging with scope attributes. (#1500)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Feb 3, 2026
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch from c2ce8a1 to 4af654d Compare February 3, 2026 03:47
@github-actions
Copy link
Contributor Author

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

  • (distribution) Add installGroupsOverride parameter by runningcode in #5066

Internal Changes 🔧

  • (deps) Update Native SDK to v0.12.6 by github-actions[bot] in #5071

🤖 This preview updates automatically when you update the PR.

@github-actions github-actions bot changed the title chore(deps): update Native SDK to v0.12.5 chore(deps): update Native SDK to v0.12.6 Feb 5, 2026
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch 7 times, most recently from 1ccaf91 to 38c596d Compare February 9, 2026 12:18
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch from 38c596d to f55d233 Compare February 9, 2026 13:14
@romtsn romtsn merged commit 2cbfa7b into main Feb 10, 2026
60 checks passed
@romtsn romtsn deleted the deps/scripts/update-sentry-native-ndk.sh branch February 10, 2026 09:33
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

Comments