Skip to content

fix: CaptureFeedback returns success and event ID#2589

Merged
bitsandfoxes merged 3 commits intomainfrom
fix/capture-feedback-success
Mar 17, 2026
Merged

fix: CaptureFeedback returns success and event ID#2589
bitsandfoxes merged 3 commits intomainfrom
fix/capture-feedback-success

Conversation

@bitsandfoxes
Copy link
Contributor

Resolved the missing sync with the SDK for .NET CaptureFeedback API added in getsentry/sentry-dotnet#4613

@github-actions
Copy link
Contributor

github-actions bot commented Mar 14, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Bug Fixes 🐛

  • CaptureFeedback returns success and event ID by bitsandfoxes in #2589
  • CaptureFeedback returns success and event ID by bitsandfoxes in #2589
  • Added build cache path for symbol upload when targeting Switch by bitsandfoxes in #2580
  • Propagate app context on Android by bitsandfoxes in #2557
  • Prevent command injection in create-unity-matrix workflow (GDX-417) by fix-it-felix-sentry in #2552

Internal Changes 🔧

Deps

  • Update .NET SDK to v6.2.0 by github-actions in #2588
  • Update CLI to v3.3.3 by github-actions in #2586
  • Update Java SDK to v8.35.0 by github-actions in #2587
  • Update Cocoa SDK to v9.7.0 by github-actions in #2585
  • Update Native SDK to v0.13.2 by github-actions in #2579
  • Update Java SDK to v8.34.1 by github-actions in #2578
  • Update Java SDK to v8.34.0 by github-actions in #2574
  • Update CLI to v3.3.0 by github-actions in #2576
  • Update Cocoa SDK to v9.6.0 by github-actions in #2575
  • Update Native SDK to v0.13.1 by github-actions in #2567
  • Update CLI to v3.2.3 by github-actions in #2568
  • Update Cocoa SDK to v9.5.1 by github-actions in #2565
  • Update CLI to v3.2.2 by github-actions in #2563
  • Update CLI to v3.2.1 by github-actions in #2561
  • Update Native SDK to v0.13.0 by github-actions in #2560
  • Update Cocoa SDK to v9.5.0 by github-actions in #2558
  • Update Java SDK to v8.33.0 by github-actions in #2555
  • Update Native SDK to v0.12.8 by github-actions in #2550

🤖 This preview updates automatically when you update the PR.

@bitsandfoxes bitsandfoxes merged commit 7aed410 into main Mar 17, 2026
17 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/capture-feedback-success branch March 17, 2026 10:23
@github-actions
Copy link
Contributor

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Fixes

- `CaptureFeedback` returns success and event ID ([#2589](https://github.com/getsentry/sentry-unity/pull/2589))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against c37c101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants