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-flush-on-terminating
  • Loading branch information
Flash0ver committed Aug 11, 2025
commit c141c4409d40b5d4f2fbba0da58ec04d1ff0bae3
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@

- Experimental _Structured Logs_:
- Ensure all buffered logs are sent to Sentry when the application terminates unexpectedly. ([#4425](https://github.com/getsentry/sentry-dotnet/pull/4425))
- 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))

### Dependencies

- Bump CLI from v2.50.2 to v2.51.0 ([#4419](https://github.com/getsentry/sentry-dotnet/pull/4419))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2510)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.51.0)

## 5.14.0

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