Skip to content

chore(deps): update Native SDK to v0.8.5 #2945

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 14, 2025

Bumps flutter/scripts/update-native.sh from 0.8.4 to 0.8.5.

Auto-generated by a dependency updater.

Changelog

0.8.5

Breaking changes:

  • Use propagation_context as the single source of trace_id for spans and events. Transactions no longer create a new trace, but inherit the trace from the propagation_context created during SDK initialization. This context can be later modified through sentry_set_trace() (primarily used by other SDKs). (#1200)

Features:

  • Add sentry_value_new_user(id, username, email, ip_address) function to avoid ambiguous user-context-keys. (#1228)

Fixes:

  • Remove compile-time check for the libcurl feature AsynchDNS. (#1206)
  • Support musl on Linux. (#1233)

Thank you:

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.8.5 branch 2 times, most recently from 2a69b36 to fc6a8ff Compare May 14, 2025 14:11
Copy link

codecov bot commented May 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.16%. Comparing base (dfbe468) to head (7f14e68).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2945      +/-   ##
==========================================
+ Coverage   86.88%   89.16%   +2.27%     
==========================================
  Files         123       93      -30     
  Lines        4278     3082    -1196     
==========================================
- Hits         3717     2748     -969     
+ Misses        561      334     -227     

☔ 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.

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.8.5 branch from fc6a8ff to 94a5dca Compare May 15, 2025 09:49
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.8.5 branch from 94a5dca to 7f14e68 Compare May 15, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant