Skip to content

Conversation

@jamescrosswell
Copy link
Collaborator

@jamescrosswell jamescrosswell commented Feb 6, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

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


Features ✨

  • feat: Update error 413 handling by bitsandfoxes in #4863
  • feat: Added Main to SentryThread by bitsandfoxes in #4807

Fixes 🐛

  • fix: Apply Enricher to User Feedback by bitsandfoxes in #4883
  • fix: Allow Sentry failures when SENTRY_ALLOW_FAILURE is set in the Sentry CLI by DanielMcAssey in #4852

Dependencies ⬆️

Deps

  • chore(deps): update Native SDK to v0.12.5 by github-actions in #4892
  • chore(deps): update Native SDK to v0.12.4 by github-actions in #4875
  • chore(deps): update Native SDK to v0.12.3 by github-actions in #4832
  • chore(deps): update Java SDK to v8.29.0 by github-actions in #4817

Other

  • chore: Fix auto changelog configuration by jamescrosswell in #4896
  • ci(release): Switch from action-prepare-release to Craft by BYK in #4835
  • chore(test): update PublicApiGenerator from 11.1.0 to 11.5.4 by Flash0ver in #4866
  • chore: update Roslynator.Analyzers from 4.9.0 to 4.15.0 by Flash0ver in #4878
  • chore: upgrade to C# 14.0 by Flash0ver in #4857
  • chore: bump testing dependencies by Flash0ver in #4865
  • chore(test): update FluentAssertions from 6.12.0 to 7.2.0 by Flash0ver in #4864
  • fixed: Thread safety in AssemblyStoreReader when sending events on Android by jamescrosswell in #4814
  • build(deps): bump getsentry/github-workflows/sentry-cli/integration-test from 2.14.1 to 3.2.0 by Flash0ver in #4858
  • chore(repo): Add Claude Code settings with basic permissions by philipphofmann in #4850
  • ci: remove trailing slash from workflow references by copilot-swe-agent in #4837
  • test(integration): prevent auto-relaunch on Android by jpnurmi in #4833
  • build: fix Build of Compiler-Extension by Flash0ver in #4804

🤖 This preview updates automatically when you update the PR.

@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.86%. Comparing base (cbd1f38) to head (53c92e1).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4896      +/-   ##
==========================================
- Coverage   73.87%   73.86%   -0.01%     
==========================================
  Files         483      483              
  Lines       17578    17578              
  Branches     3464     3464              
==========================================
- Hits        12985    12984       -1     
- Misses       3740     3741       +1     
  Partials      853      853              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jamescrosswell jamescrosswell marked this pull request as ready for review February 6, 2026 04:00
@jamescrosswell jamescrosswell merged commit 13a0ee4 into main Feb 10, 2026
38 of 39 checks passed
@jamescrosswell jamescrosswell deleted the fix-auto-changelog branch February 10, 2026 01:41
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.

Automatic changelogs are not being generated correctly

2 participants