Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 2, 2025

Bumps modules/sentry-native from 0.12.1 to 0.12.2.

Auto-generated by a dependency updater.

Changelog

0.12.2

Features:

  • Add custom attributes API for logs. When logs_with_attributes is set to true, treats the first varg passed into sentry_logs_X(message,...) as a sentry_value_t object of attributes. (#1435)
  • Add runtime API to query user consent requirement. (#1443)
  • Add logs flush on sentry_flush(). (#1434)
  • Add global attributes API. These are added to all sentry_log_X calls. (#1450)

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Dec 2, 2025
@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Dec 2, 2025
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from 2f64619 to 5eda097 Compare December 2, 2025 03:24
@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.91%. Comparing base (613a18d) to head (5eda097).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4780   +/-   ##
=======================================
  Coverage   73.90%   73.91%           
=======================================
  Files         485      485           
  Lines       17686    17686           
  Branches     3494     3494           
=======================================
+ Hits        13071    13072    +1     
+ Misses       3758     3756    -2     
- Partials      857      858    +1     

☔ 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.

@jamescrosswell jamescrosswell merged commit 759ddd1 into main Dec 2, 2025
34 checks passed
@jamescrosswell jamescrosswell deleted the deps/modules/sentry-native branch December 2, 2025 21:21
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.

3 participants