Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps scripts/update-sentry-native-ndk.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:

@github-actions github-actions bot requested a review from adinauer as a code owner May 14, 2025 16:28
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label May 14, 2025
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label May 14, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh/0.8.5 branch 9 times, most recently from e62069e to d3851e3 Compare May 20, 2025 23:40
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh/0.8.5 branch 14 times, most recently from 5ae202f to f1fe2cd Compare May 26, 2025 14:57
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh/0.8.5 branch 12 times, most recently from ddea078 to ead180d Compare May 30, 2025 20:43
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh/0.8.5 branch 2 times, most recently from 628464d to bdcb660 Compare June 5, 2025 09:10
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh/0.8.5 branch from bdcb660 to 348b0ff Compare June 5, 2025 15:07
@romtsn romtsn closed this Jun 30, 2025
@romtsn romtsn deleted the deps/scripts/update-sentry-native-ndk.sh/0.8.5 branch January 27, 2026 09:59
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