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 download-sentry-cocoa
  • Loading branch information
jamescrosswell committed Nov 5, 2024
commit 3ab353f812b2f47f8cd86ce17d58b5e73c0925d3
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
- Bump Cocoa SDK from v8.36.0 to v8.39.0 ([#3716](https://github.com/getsentry/sentry-dotnet/pull/3716))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8390)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.36.0...8.39.0)
### Features

- Limited experimental support for Session Replay Recording on Android ([#3552](https://github.com/getsentry/sentry-dotnet/pull/3552))

### Fixes

- When using OTel and ASP.NET Core the SDK could try to process OTel spans after the SDK had been closed ([#3726](https://github.com/getsentry/sentry-dotnet/pull/3726))

## 4.12.2

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