Skip to content

sentry-native 0.9.0 #225881

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

Merged
merged 2 commits into from
Jun 6, 2025
Merged

sentry-native 0.9.0 #225881

merged 2 commits into from
Jun 6, 2025

Conversation

BrewTestBot
Copy link
Member

@BrewTestBot BrewTestBot commented Jun 5, 2025

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
**Breaking changes**:
  • Limiting the proguard rules in the NDK package moves the burden of the configuration to its users. Please ensure to configure proguard in your project so native methods in your namespace can be symbolicated if they appear in stack traces. (#1250)
  • When tags, contexts, and extra data are applied to events, the event data now takes precedence over the scope data as outlined in the Hub & Scope Refactoring developer document and the linked RFC code example. (#1253)

Features:

  • Provide before_send_transaction callback. (#1236)
  • Add support for capturing events with local scopes. (#1248)
  • Add Windows support for the crashpad_wait_for_upload flag. (#1255, crashpad#126)

Fixes:

  • Reduce the scope of the proguard rules in the NDK package to local namespaces. (#1250)
  • Close the file and return 0 on success when writing raw envelopes. (#1260)
  • Fix event tags, contexts, and extra data to take precedence when applying scope data. (#1253)

Docs:

  • Document convenience PowerShell runners for formatting and tests on Windows. (#1247)

View the full release notes at https://github.com/getsentry/sentry-native/releases/tag/0.9.0.


@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jun 5, 2025
sentry-native: update deps

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 force-pushed the bump-sentry-native-0.9.0 branch from 529e2cc to 54a9907 Compare June 5, 2025 22:37
Copy link
Contributor

github-actions bot commented Jun 6, 2025

🤖 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 Jun 6, 2025
@BrewTestBot BrewTestBot enabled auto-merge June 6, 2025 03:33
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 6, 2025
Merged via the queue into master with commit 5273104 Jun 6, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-sentry-native-0.9.0 branch June 6, 2025 03:41
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.

3 participants