|
2 | 2 |
|
3 | 3 | ## Unreleased |
4 | 4 |
|
5 | | -### Dependencies |
6 | | - |
7 | | -- Bump Native SDK from v0.7.13 to v0.7.14 ([#3775](https://github.com/getsentry/sentry-dotnet/pull/3775)) |
8 | | - - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0714) |
9 | | - - [diff](https://github.com/getsentry/sentry-native/compare/0.7.13...0.7.14) |
10 | | - |
11 | | -## Version Five |
12 | | - |
13 | 5 | ### API Changes |
14 | 6 |
|
15 | 7 | - You should no longer pass `AndroidContext` as an argument to `SentrySdk.Init` ([#3562](https://github.com/getsentry/sentry-dotnet/pull/3562)) |
|
29 | 21 | ### Fixes |
30 | 22 |
|
31 | 23 | - Fixed NullReferenceException in SentryTraceHeader when parsing null or empty values ([#3757](https://github.com/getsentry/sentry-dotnet/pull/3757)) |
32 | | - |
33 | | -## Unreleased |
34 | | - |
35 | | -### Fixes |
36 | | - |
37 | 24 | - ArgumentNullException in FormRequestPayloadExtractor when handling invalid form data on ASP.NET ([#3734](https://github.com/getsentry/sentry-dotnet/pull/3734)) |
38 | 25 | - Crash when using NLog with FailedRequestStatusCodes options in a Maui app with Trimming enabled ([#3743](https://github.com/getsentry/sentry-dotnet/pull/3743)) |
39 | 26 |
|
|
42 | 29 | - Bump Cocoa SDK from v8.36.0 to v8.39.0 ([#3727](https://github.com/getsentry/sentry-dotnet/pull/3727)) |
43 | 30 | - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8390) |
44 | 31 | - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.36.0...8.39.0) |
45 | | -- Bump Native SDK from v0.7.11 to v0.7.12 ([#3731](https://github.com/getsentry/sentry-dotnet/pull/3731)) |
46 | | - - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0712) |
47 | | - - [diff](https://github.com/getsentry/sentry-native/compare/0.7.11...0.7.12) |
48 | 32 | - Bump Java SDK from v7.16.0 to v7.18.0 ([#3749](https://github.com/getsentry/sentry-dotnet/pull/3749), [#3771](https://github.com/getsentry/sentry-dotnet/pull/3771)) |
49 | 33 | - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7180) |
50 | 34 | - [diff](https://github.com/getsentry/sentry-java/compare/7.16.0...7.18.0) |
| 35 | +- Bump Native SDK from v0.7.11 to v0.7.12 ([#3731](https://github.com/getsentry/sentry-dotnet/pull/3731)) |
| 36 | + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0712) |
| 37 | + - [diff](https://github.com/getsentry/sentry-native/compare/0.7.11...0.7.12) |
| 38 | +- Bump Native SDK from v0.7.13 to v0.7.14 ([#3775](https://github.com/getsentry/sentry-dotnet/pull/3775)) |
| 39 | + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0714) |
| 40 | + - [diff](https://github.com/getsentry/sentry-native/compare/0.7.13...0.7.14) |
51 | 41 |
|
52 | 42 | ## 4.13.0 |
53 | 43 |
|
|
0 commit comments