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.5.4 #2500

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

Auto-generated by a dependency updater.

Changelog

0.5.4

Fixes:

  • Better error messages in sentry_transport_curl. (#777)
  • Increased curl headers buffer size to 512 (in sentry_transport_curl). (#784)
  • Fix sporadic crash on Windows due to race condition when initializing background-worker thread-id. (#785)
  • Open the database file-lock on "UNIX" with O_RDRW (#791)

Internal:

  • Updated Breakpad and Crashpad backends to 2022-12-12. (#778)

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 26, 2023
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.5.4 branch from 32c2a40 to 9fe3863 Compare January 26, 2023 23:35
@github-actions
Copy link
Contributor Author

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 338.71 ms 355.54 ms 16.83 ms
Size 1.73 MiB 2.33 MiB 620.61 KiB

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Base: 80.12% // Head: 80.12% // No change to project coverage 👍

Coverage data is based on head (9fe3863) compared to base (8511811).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2500   +/-   ##
=========================================
  Coverage     80.12%   80.12%           
  Complexity     3919     3919           
=========================================
  Files           322      322           
  Lines         14796    14796           
  Branches       1951     1951           
=========================================
  Hits          11856    11856           
  Misses         2171     2171           
  Partials        769      769           

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@markushi markushi merged commit 0a390a6 into main Jan 27, 2023
@markushi markushi deleted the deps/sentry-android-ndk/sentry-native/0.5.4 branch January 27, 2023 06: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.

None yet

2 participants