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.6.1 #2629

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Bumps sentry-android-ndk/sentry-native from 0.5.4 to 0.6.1.

Auto-generated by a dependency updater.

Changelog

0.6.1

Fixes:

Docs:

  • Add badges for conan, nix and vcpkg package-repos to README. (#795)

Thank you:

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

0.6.0

Breaking changes:

  • When built as a shared library for Android or Linux, the Native SDK limits the export of symbols to the sentry_-prefix. The option SENTRY_EXPORT_SYMBOLS is no longer available and the linker settings are constrained to the Native SDK and no longer PUBLIC to parent projects. (#363)

Features:

  • A session may be ended with a different status code. (#801)

Fixes:

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 Mar 28, 2023
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.6.1 branch from 78b4967 to cd8a9a5 Compare March 28, 2023 12:18
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 28, 2023

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 322.62 ms 385.55 ms 62.93 ms
Size 1.73 MiB 2.26 MiB 549.46 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
d81684e 235.73 ms 328.76 ms 93.03 ms
17ab223 427.65 ms 484.31 ms 56.65 ms

App size

Revision Plain With Sentry Diff
d81684e 1.73 MiB 2.26 MiB 547.78 KiB
17ab223 1.73 MiB 2.34 MiB 626.85 KiB

Previous results on branch: deps/sentry-android-ndk/sentry-native/0.6.1

Startup times

Revision Plain With Sentry Diff
e5987c9 363.73 ms 384.88 ms 21.15 ms
e897fce 303.04 ms 343.21 ms 40.17 ms

App size

Revision Plain With Sentry Diff
e5987c9 1.73 MiB 2.26 MiB 549.34 KiB
e897fce 1.73 MiB 2.26 MiB 548.87 KiB

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (6641771) 81.37% compared to head (17a8150) 81.35%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2629      +/-   ##
============================================
- Coverage     81.37%   81.35%   -0.02%     
  Complexity     4219     4219              
============================================
  Files           337      337              
  Lines         15599    15599              
  Branches       2037     2037              
============================================
- Hits          12693    12691       -2     
- Misses         2111     2112       +1     
- Partials        795      796       +1     

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.6.1 branch 3 times, most recently from 8d88cde to e2cb7ca Compare March 29, 2023 06:26
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.6.1 branch from e2cb7ca to 17a8150 Compare March 29, 2023 07:51
@markushi markushi merged commit 349f4e9 into main Mar 29, 2023
@markushi markushi deleted the deps/sentry-android-ndk/sentry-native/0.6.1 branch March 29, 2023 08:18
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