Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into fix/logs-event-lock-scope-race-condition
  • Loading branch information
Flash0ver committed Aug 14, 2025
commit 186fe1e43b951138be68c0c641cfdc5855e45d41
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- Crontabs now support day names (MON-SUN) and allow step values and ranges to be combined ([#4407](https://github.com/getsentry/sentry-dotnet/pull/4407))
- Experimental _Structured Logs_:
- `InvalidOperationException` potentially thrown during a race condition in high volume logging scenarios ([#4428](https://github.com/getsentry/sentry-dotnet/pull/4428))
- Ensure the correct Sentry Cocoa SDK framework version is used on iOS ([#4411](https://github.com/getsentry/sentry-dotnet/pull/4411))

### Dependencies

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.