From 066a99e33d76eefcd55ee45a2724b469dba7f36c Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 26 Mar 2026 03:55:04 +0000 Subject: [PATCH 1/2] chore: update modules/sentry-cli.properties to 3.3.4 --- CHANGELOG.md | 6 +++--- modules/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de0650ba3..07fe426f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,9 +23,9 @@ - Bump Java SDK from v8.32.0 to v8.36.0 ([#2555](https://github.com/getsentry/sentry-unity/pull/2555), [#2574](https://github.com/getsentry/sentry-unity/pull/2574), [#2578](https://github.com/getsentry/sentry-unity/pull/2578), [#2587](https://github.com/getsentry/sentry-unity/pull/2587), [#2591](https://github.com/getsentry/sentry-unity/pull/2591)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-java/compare/8.32.0...8.36.0) -- Bump CLI from v3.2.0 to v3.3.3 ([#2561](https://github.com/getsentry/sentry-unity/pull/2561), [#2563](https://github.com/getsentry/sentry-unity/pull/2563), [#2568](https://github.com/getsentry/sentry-unity/pull/2568), [#2576](https://github.com/getsentry/sentry-unity/pull/2576), [#2586](https://github.com/getsentry/sentry-unity/pull/2586)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#333) - - [diff](https://github.com/getsentry/sentry-cli/compare/3.2.0...3.3.3) +- Bump CLI from v3.2.0 to v3.3.4 ([#2561](https://github.com/getsentry/sentry-unity/pull/2561), [#2563](https://github.com/getsentry/sentry-unity/pull/2563), [#2568](https://github.com/getsentry/sentry-unity/pull/2568), [#2576](https://github.com/getsentry/sentry-unity/pull/2576), [#2586](https://github.com/getsentry/sentry-unity/pull/2586), [#2604](https://github.com/getsentry/sentry-unity/pull/2604)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#334) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.2.0...3.3.4) - Bump .NET SDK from v6.2.0-alpha.0-11-gf201b653 to v6.2.0 ([#2588](https://github.com/getsentry/sentry-unity/pull/2588)) - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#620) - [diff](https://github.com/getsentry/sentry-dotnet/compare/6.2.0-alpha.0-11-gf201b653...6.2.0) diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 32f1386f8..c18aa9103 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.3 +version = 3.3.4 repo = https://github.com/getsentry/sentry-cli From cfe4a349ae0cb8caf7be2c8dbc2705f42e631a41 Mon Sep 17 00:00:00 2001 From: bitsandfoxes Date: Fri, 27 Mar 2026 13:06:29 +0100 Subject: [PATCH 2/2] updated changelog --- CHANGELOG.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f4c21f68..9d0450ef3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ - Bump Java SDK from v8.35.0 to v8.37.1 ([#2591](https://github.com/getsentry/sentry-unity/pull/2591), [#2605](https://github.com/getsentry/sentry-unity/pull/2605)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8371) - [diff](https://github.com/getsentry/sentry-java/compare/8.35.0...8.37.1) +- Bump CLI from v3.3.3 to v3.3.4 ([#2604](https://github.com/getsentry/sentry-unity/pull/2604)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#334) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.3...3.3.4) ## 4.1.2 @@ -26,18 +29,6 @@ ### Dependencies -- Bump Cocoa SDK from v9.4.0 to v9.8.0 ([#2540](https://github.com/getsentry/sentry-unity/pull/2540), [#2558](https://github.com/getsentry/sentry-unity/pull/2558), [#2565](https://github.com/getsentry/sentry-unity/pull/2565), [#2575](https://github.com/getsentry/sentry-unity/pull/2575), [#2585](https://github.com/getsentry/sentry-unity/pull/2585), [#2596](https://github.com/getsentry/sentry-unity/pull/2596)) - - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#980) - - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.4.0...9.8.0) -- Bump Native SDK from v0.12.6 to v0.13.3 ([#2543](https://github.com/getsentry/sentry-unity/pull/2543), [#2550](https://github.com/getsentry/sentry-unity/pull/2550), [#2560](https://github.com/getsentry/sentry-unity/pull/2560), [#2567](https://github.com/getsentry/sentry-unity/pull/2567), [#2579](https://github.com/getsentry/sentry-unity/pull/2579), [#2597](https://github.com/getsentry/sentry-unity/pull/2597)) - - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0133) - - [diff](https://github.com/getsentry/sentry-native/compare/0.12.6...0.13.3) -- Bump Java SDK from v8.32.0 to v8.37.1 ([#2555](https://github.com/getsentry/sentry-unity/pull/2555), [#2574](https://github.com/getsentry/sentry-unity/pull/2574), [#2578](https://github.com/getsentry/sentry-unity/pull/2578), [#2587](https://github.com/getsentry/sentry-unity/pull/2587), [#2591](https://github.com/getsentry/sentry-unity/pull/2591), [#2605](https://github.com/getsentry/sentry-unity/pull/2605)) - - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8371) - - [diff](https://github.com/getsentry/sentry-java/compare/8.32.0...8.37.1) -- Bump CLI from v3.2.0 to v3.3.4 ([#2561](https://github.com/getsentry/sentry-unity/pull/2561), [#2563](https://github.com/getsentry/sentry-unity/pull/2563), [#2568](https://github.com/getsentry/sentry-unity/pull/2568), [#2576](https://github.com/getsentry/sentry-unity/pull/2576), [#2586](https://github.com/getsentry/sentry-unity/pull/2586), [#2604](https://github.com/getsentry/sentry-unity/pull/2604)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#334) - - [diff](https://github.com/getsentry/sentry-cli/compare/3.2.0...3.3.4) - Bump Cocoa SDK from v9.4.1 to v9.7.0 ([#2558](https://github.com/getsentry/sentry-unity/pull/2558), [#2565](https://github.com/getsentry/sentry-unity/pull/2565), [#2575](https://github.com/getsentry/sentry-unity/pull/2575), [#2585](https://github.com/getsentry/sentry-unity/pull/2585)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#970) - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.4.1...9.7.0)