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.4.18 #2154

Merged
merged 1 commit into from Jul 28, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 6, 2022

Bumps sentry-android-ndk/sentry-native from 0.4.17 to 0.4.18.

Auto-generated by a dependency updater.

Changelog

0.4.18

Features:

  • The crashpad backend now captures thread names. (#725)
  • The inproc backend now captures the context registers. (#714)
  • A new set of APIs to get the sentry SDK version at runtime. (#726)
  • Add more convenient APIs to attach stack traces to exception or thread values. (#723)
  • Allow disabling the crash reporting backend at runtime. (#717)

Fixes:

  • Improved heuristics flagging sessions as "crashed". (#719)

Internal:

  • Updated Breakpad and Crashpad backends to 2022-06-14. (#725)

Thank you:

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

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.4.18 branch from e317622 to ac2d960 Compare July 6, 2022 07:28
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jul 6, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2022

Codecov Report

Merging #2154 (b7ab336) into main (121d465) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2154   +/-   ##
=========================================
  Coverage     80.91%   80.91%           
  Complexity     3313     3313           
=========================================
  Files           236      236           
  Lines         12154    12154           
  Branches       1615     1615           
=========================================
  Hits           9834     9834           
  Misses         1725     1725           
  Partials        595      595           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d83678e...b7ab336. Read the comment docs.

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.4.18 branch from ac2d960 to 3dd8700 Compare July 6, 2022 09:42
Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.4.18 branch 2 times, most recently from b9477f2 to 94985a1 Compare July 11, 2022 08:29
@bruno-garcia
Copy link
Member

@philipphofmann I see you approved, but should this be merged? Since it's an automation, one of us need to merge it.
The Integration test seems broken though

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.4.18 branch 4 times, most recently from 328edac to 4302c44 Compare July 12, 2022 09:33
@philipphofmann
Copy link
Member

philipphofmann commented Jul 12, 2022

Oh, I thought that you, @bruno-garcia, wanted to update sentry-native as you force-pushed. That's why I approve the PR.

The Integration test seems broken though

Where? All GH checks are green.

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.4.18 branch 11 times, most recently from 4b9d77e to f843063 Compare July 19, 2022 11:37
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.4.18 branch from f843063 to b7ab336 Compare July 27, 2022 06:40
@marandaneto marandaneto merged commit c6db77e into main Jul 28, 2022
@marandaneto marandaneto deleted the deps/sentry-android-ndk/sentry-native/0.4.18 branch July 28, 2022 10:15
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.

None yet

5 participants