diff --git a/CHANGELOG.md b/CHANGELOG.md index 21b3440c3..f8e3d3c11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,19 @@ ## Unreleased +### Fixes + +- When targeting iOS, the SDK no longer crashes in `urlSessionTask:setState:` when handling an `AVAssetDownloadTask` ([#2677](https://github.com/getsentry/sentry-unity/pull/2677)) + ### Features - Added `AndroidNativeAnrEnabled` (default `true`) to enable ANR detection through `sentry-java` SDK. The native ANR integration monitors the Android UI thread. On API ≥ 30 this uses [ANR v2](https://docs.sentry.io/platforms/android/configuration/app-not-respond/) via `ApplicationExitInfo` to report OS-detected ANRs from prior runs; on API < 30 it falls back to an in-process watchdog. This is complementary to the Unity SDK's C# watchdog, which monitors the Unity player loop. ([#2671](https://github.com/getsentry/sentry-unity/pull/2671)) ### Dependencies -- Bump Cocoa SDK from v9.12.0 to v9.12.1 ([#2670](https://github.com/getsentry/sentry-unity/pull/2670)) - - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9121) - - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.12.0...9.12.1) +- Bump Cocoa SDK from v9.12.0 to v9.13.0 ([#2670](https://github.com/getsentry/sentry-unity/pull/2670), [#2677](https://github.com/getsentry/sentry-unity/pull/2677)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9130) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.12.0...9.13.0) - Bump Java SDK from v8.40.0 to v8.41.0 ([#2669](https://github.com/getsentry/sentry-unity/pull/2669)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8410) - [diff](https://github.com/getsentry/sentry-java/compare/8.40.0...8.41.0) diff --git a/modules/sentry-cocoa b/modules/sentry-cocoa index 54d5fbcde..64c9c5cc4 160000 --- a/modules/sentry-cocoa +++ b/modules/sentry-cocoa @@ -1 +1 @@ -Subproject commit 54d5fbcdea46c37a5de01bab5fef48dc78baec84 +Subproject commit 64c9c5cc401aefde0eda46a9192b36082533a79d