Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update Native SDK to v0.7.0 #3029

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Bumps modules/sentry-native from 0.6.7 to 0.7.0.

Auto-generated by a dependency updater.

Changelog

0.7.0

Breaking changes:

  • Make crashpad the default backend for Linux. (#927)
  • Remove build option SENTRY_CRASHPAD_SYSTEM. (#928)

Fixes:

  • Maintain crashpad client instance during Native SDK lifecycle. (#910)
  • Specify correct dependencies for CMake client projects using a system-provided breakpad. (#926)
  • Correct the Windows header include used by sentry.h, which fixes the build of Swift bindings. (#935)

Internal:

Thank you:

Features, fixes and improvements in this release have been contributed by:

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Jan 10, 2024
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native/0.7.0 branch from 5729a70 to 72546ff Compare January 10, 2024 03:00
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b0dbf7) 71.18% compared to head (72546ff) 68.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3029      +/-   ##
==========================================
- Coverage   71.18%   68.62%   -2.57%     
==========================================
  Files         377      393      +16     
  Lines       13811    14354     +543     
  Branches     2764     2866     +102     
==========================================
+ Hits         9832     9850      +18     
- Misses       3337     3867     +530     
+ Partials      642      637       -5     

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

@jamescrosswell jamescrosswell merged commit b700a3c into main Jan 10, 2024
20 checks passed
@jamescrosswell jamescrosswell deleted the deps/modules/sentry-native/0.7.0 branch January 10, 2024 08:11
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