Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps modules/sentry-native from 0.11.0 to 0.11.1.

Auto-generated by a dependency updater.

Changelog

0.11.1

Features:

  • Add support for structured logs. It is currently experimental, and one can enable it by setting sentry_options_set_enable_logs. When enabled, you can capture a log using sentry_log_info() (or another log level). Logs can be filtered by setting the before_send_log hook. (#1271)

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Sep 24, 2025
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from 6a6b78e to 061d4f5 Compare September 24, 2025 03:12
@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.31%. Comparing base (e7cfea6) to head (ffd3a8b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4557      +/-   ##
==========================================
+ Coverage   73.29%   73.31%   +0.02%     
==========================================
  Files         479      479              
  Lines       17509    17509              
  Branches     3445     3445              
==========================================
+ Hits        12833    12837       +4     
+ Misses       3792     3791       -1     
+ Partials      884      881       -3     

☔ 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 78199ab into main Sep 24, 2025
51 of 53 checks passed
@jamescrosswell jamescrosswell deleted the deps/modules/sentry-native branch September 24, 2025 22:02
This was referenced Oct 2, 2025
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