Skip to content

fix: pass failed request codes down to cocoa#2619

Merged
bitsandfoxes merged 3 commits intomainfrom
fix/cocoa-failed-request-codes
Apr 2, 2026
Merged

fix: pass failed request codes down to cocoa#2619
bitsandfoxes merged 3 commits intomainfrom
fix/cocoa-failed-request-codes

Conversation

@bitsandfoxes
Copy link
Copy Markdown
Contributor

@bitsandfoxes bitsandfoxes commented Apr 1, 2026

resolves #2497, #2501

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 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).


New Features ✨

  • Improve Xbox native support by bitsandfoxes in #2617

Bug Fixes 🐛

  • Pass failed request codes down to cocoa by bitsandfoxes in #2619

Internal Changes 🔧

Deps

  • Update .NET SDK to v6.3.0 by github-actions in #2615
  • Update Native SDK to v0.13.4 by github-actions in #2612
  • Update CLI to v3.3.5 by github-actions in #2614
  • Update CLI to v3.3.4 by github-actions in #2604
  • Update Java SDK to v8.37.1 by github-actions in #2605
  • Update Cocoa SDK to v9.8.0 by github-actions in #2596
  • Update Native SDK to v0.13.3 by github-actions in #2597
  • Update Java SDK to v8.36.0 by github-actions in #2591

Other

  • Update validate-pr workflow by stephanie-anderson in #2618
  • Add PR validation workflow by stephanie-anderson in #2608
  • Pin GitHub Actions to full-length commit SHAs by joshuarli in #2601

Other

  • Fix command injection vulnerability in iOS workflow by fix-it-felix-sentry in #2598

🤖 This preview updates automatically when you update the PR.

@bitsandfoxes bitsandfoxes marked this pull request as ready for review April 2, 2026 12:43
@bitsandfoxes bitsandfoxes merged commit af6a6d6 into main Apr 2, 2026
127 of 128 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/cocoa-failed-request-codes branch April 2, 2026 19:17
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.

HTTPClientError (Status Code 500) is reported continuously in Unity, cannot be filtered or suppressed (already fixed in React SDK)

2 participants