Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

BrewTestBot
Copy link
Member

@BrewTestBot BrewTestBot commented May 14, 2025

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
**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 added the bump-formula-pr PR was created using `brew bump-formula-pr` label May 14, 2025
sentry-native: update crashpad

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 force-pushed the bump-sentry-native-0.8.5 branch from 88d2857 to eb805df Compare May 14, 2025 14:55
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 14, 2025
@BrewTestBot BrewTestBot enabled auto-merge May 14, 2025 16:29
@BrewTestBot BrewTestBot added this pull request to the merge queue May 14, 2025
Merged via the queue into master with commit 4c2ff90 May 14, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-sentry-native-0.8.5 branch May 14, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants