chore(deps): update Native SDK to v0.12.8#487
Merged
Conversation
19099a5 to
fc0c798
Compare
Contributor
Author
Semver Impact of This PR🟢 Patch (bug fixes) 📋 Changelog PreviewThis is how your changes will appear in the changelog. New Features ✨
Internal Changes 🔧Deps
🤖 This preview updates automatically when you update the PR. |
75baba0 to
19f72c4
Compare
51aad58 to
dd09a51
Compare
75597b4 to
547899e
Compare
547899e to
1b1ab9f
Compare
Open
limbonaut
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps modules/sentry-native from 0.12.3 to 0.12.8.
Auto-generated by a dependency updater.
Changelog
0.12.8
Fixes:
0.12.7
Features:
sentry_options_set_cache_keep,sentry_options_set_cache_max_items,sentry_options_set_cache_max_size, andsentry_options_set_cache_max_age. (#1490, #1493)Fixes:
sentry_capture_user_feedback()(#1510)0.12.6
Features:
sentry_options_set_enable_metrics. When enabled, you can record a metric usingsentry_metrics_count(),sentry_metrics_gauge(), orsentry_metrics_distribution(). Metrics can be filtered by setting thebefore_send_metrichook. (#1498)0.12.5
Features:
Fixes:
0.12.4
Fixes: