From 647c613234b6d5c38e3d7607b64019042e86c9c9 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 8 Nov 2025 03:15:10 +0000 Subject: [PATCH 1/2] chore: update modules/sentry-cocoa.properties to 8.57.2 --- CHANGELOG.md | 3 +++ modules/sentry-cocoa.properties | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68050c097b..871259c757 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ - Bump Native SDK from v0.12.0 to v0.12.1 ([#4690](https://github.com/getsentry/sentry-dotnet/pull/4690)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0121) - [diff](https://github.com/getsentry/sentry-native/compare/0.12.0...0.12.1) +- Bump Cocoa SDK from v8.57.1 to v8.57.2 ([#4704](https://github.com/getsentry/sentry-dotnet/pull/4704)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/cursor/check-beforesend-background-thread-execution-5e30 main/CHANGELOG.md#8572) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.1...8.57.2) ## 5.16.2 diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 2725dcc923..0cdbab7e12 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version = 8.57.1 +version = 8.57.2 repo = https://github.com/getsentry/sentry-cocoa From 80f1137be756203f2b63ae5cb7a8bcd3f8f184ac Mon Sep 17 00:00:00 2001 From: James Crosswell Date: Mon, 10 Nov 2025 13:03:09 +1300 Subject: [PATCH 2/2] Apply suggestion from @jamescrosswell --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 871259c757..7b8989be50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0121) - [diff](https://github.com/getsentry/sentry-native/compare/0.12.0...0.12.1) - Bump Cocoa SDK from v8.57.1 to v8.57.2 ([#4704](https://github.com/getsentry/sentry-dotnet/pull/4704)) - - [changelog](https://github.com/getsentry/sentry-cocoa/blob/cursor/check-beforesend-background-thread-execution-5e30 main/CHANGELOG.md#8572) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8572) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.1...8.57.2) ## 5.16.2