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-public-dispose
  • Loading branch information
Flash0ver committed Aug 11, 2025
commit abc4eb50f2309e570980ec80a090f9e17a7f5be7
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_:
- Remove `IDisposable` from `SentryStructuredLogger`. Disposal is intended through the owning `IHub` instance. ([#4424](https://github.com/getsentry/sentry-dotnet/pull/4424))
- 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
You are viewing a condensed version of this merge commit. You can view the full changes here.