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
docs: CHANGELOG
  • Loading branch information
Flash0ver committed Aug 11, 2025
commit f6265b0d763fbf28ee6dd2c44789b66ef1d917f5
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
### Fixes

- 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))

### Dependencies

Expand Down
Loading