Skip to content

Commit e1829e1

Browse files
authored
chore: Update CHANGELOG.md (#2829)
1 parent caafeee commit e1829e1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
### Fixes
6+
7+
- `CaptureFailedRequests` and `FailedRequestStatusCodes` are now getting respected by the Cocoa SDK. This is relevant for MAUI apps where requests are getting handled natively ([#2744](https://github.com/getsentry/sentry-dotnet/issues/2744))
8+
59
### Dependencies
610

711
- Bump Cocoa SDK from v8.15.0 to v8.15.2 ([#2812](https://github.com/getsentry/sentry-dotnet/pull/2812), [#2816](https://github.com/getsentry/sentry-dotnet/pull/2816))
@@ -11,11 +15,6 @@
1115
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2213)
1216
- [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.21.3)
1317

14-
### Fixes
15-
16-
- Fixed CaptureFailedRequests and FailedRequestStatusCodes not affecting the Cocoa layer ([#2744](https://github.com/getsentry/sentry-dotnet/issues/2744))
17-
18-
1918
## 3.41.0
2019

2120
- Speed up SDK init ([#2784](https://github.com/getsentry/sentry-dotnet/pull/2784))

0 commit comments

Comments
 (0)