From 870c2286e7c43abf461fad2682a29555782f51ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 10:09:16 +0300 Subject: [PATCH 01/11] chore: update plugin-dev/sentry-cli.properties to 2.35.0 (#629) Co-authored-by: GitHub --- CHANGELOG.md | 6 +++--- plugin-dev/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abc8958d..c48595eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ ### Dependencies -- Bump CLI from v2.33.0 to v2.34.1 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2341) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.34.1) +- Bump CLI from v2.33.0 to v2.35.0 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2350) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.35.0) - Bump Cocoa SDK (iOS) from v8.32.0 to v8.36.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.36.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index 472425a5..e84e41d7 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.34.1 +version=2.35.0 repo=https://github.com/getsentry/sentry-cli From a057f1aac06b09bf944a560299bb64e2b37c4fe0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:04:20 +0300 Subject: [PATCH 02/11] chore: update plugin-dev/sentry-cli.properties to 2.36.0 (#632) Co-authored-by: GitHub --- CHANGELOG.md | 6 +++--- plugin-dev/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c48595eb..98656373 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ ### Dependencies -- Bump CLI from v2.33.0 to v2.35.0 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2350) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.35.0) +- Bump CLI from v2.33.0 to v2.36.0 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2360) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.0) - Bump Cocoa SDK (iOS) from v8.32.0 to v8.36.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.36.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index e84e41d7..c687bf1a 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.35.0 +version=2.36.0 repo=https://github.com/getsentry/sentry-cli From 595bf09c567561e2842c74976d61dd9d195f3ea9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 09:21:17 +0300 Subject: [PATCH 03/11] chore: update plugin-dev/sentry-cli.properties to 2.36.1 (#634) Co-authored-by: GitHub --- CHANGELOG.md | 6 +++--- plugin-dev/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98656373..4c9044d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ ### Dependencies -- Bump CLI from v2.33.0 to v2.36.0 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2360) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.0) +- Bump CLI from v2.33.0 to v2.36.1 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2361) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.1) - Bump Cocoa SDK (iOS) from v8.32.0 to v8.36.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.36.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index c687bf1a..4ddbb333 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.36.0 +version=2.36.1 repo=https://github.com/getsentry/sentry-cli From df387d8655e951cde6a2654f3dca15c8530be7cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 09:33:26 +0300 Subject: [PATCH 04/11] chore: update plugin-dev/sentry-cli.properties to 2.36.2 (#638) Co-authored-by: GitHub --- CHANGELOG.md | 6 +++--- plugin-dev/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c9044d2..575233cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ ### Dependencies -- Bump CLI from v2.33.0 to v2.36.1 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2361) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.1) +- Bump CLI from v2.33.0 to v2.36.2 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2362) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.2) - Bump Cocoa SDK (iOS) from v8.32.0 to v8.36.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.36.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index 4ddbb333..fb6362d4 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.36.1 +version=2.36.2 repo=https://github.com/getsentry/sentry-cli From 73d87a2bbaf6ffcbd6800c0abc4ade14a42f4ddd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:18:25 +0200 Subject: [PATCH 05/11] chore: update plugin-dev/sentry-cli.properties to 2.36.3 (#640) --- CHANGELOG.md | 6 +++--- plugin-dev/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 575233cd..45ffe56e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ ### Dependencies -- Bump CLI from v2.33.0 to v2.36.2 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2362) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.2) +- Bump CLI from v2.33.0 to v2.36.3 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638), [#640](https://github.com/getsentry/sentry-unreal/pull/640)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2363) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.3) - Bump Cocoa SDK (iOS) from v8.32.0 to v8.36.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.36.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index fb6362d4..ac6f456b 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.36.2 +version=2.36.3 repo=https://github.com/getsentry/sentry-cli From 8fbc4b98ec192f181ae53a1e05a546539d374f05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:11:12 +0300 Subject: [PATCH 06/11] chore: update plugin-dev/sentry-cli.properties to 2.36.4 (#641) Co-authored-by: GitHub --- CHANGELOG.md | 6 +++--- plugin-dev/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45ffe56e..d2be2d04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ ### Dependencies -- Bump CLI from v2.33.0 to v2.36.3 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638), [#640](https://github.com/getsentry/sentry-unreal/pull/640)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2363) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.3) +- Bump CLI from v2.33.0 to v2.36.4 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638), [#640](https://github.com/getsentry/sentry-unreal/pull/640), [#641](https://github.com/getsentry/sentry-unreal/pull/641)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2364) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.4) - Bump Cocoa SDK (iOS) from v8.32.0 to v8.36.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.36.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index ac6f456b..5f46664c 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.36.3 +version=2.36.4 repo=https://github.com/getsentry/sentry-cli From 8e66dcb8a64b15911a8c612ae8f5ec1cc2770567 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 09:20:16 +0300 Subject: [PATCH 07/11] chore: update plugin-dev/sentry-cli.properties to 2.36.5 (#642) Co-authored-by: GitHub --- CHANGELOG.md | 6 +++--- plugin-dev/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2be2d04..b3398c13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ ### Dependencies -- Bump CLI from v2.33.0 to v2.36.4 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638), [#640](https://github.com/getsentry/sentry-unreal/pull/640), [#641](https://github.com/getsentry/sentry-unreal/pull/641)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2364) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.4) +- Bump CLI from v2.33.0 to v2.36.5 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638), [#640](https://github.com/getsentry/sentry-unreal/pull/640), [#641](https://github.com/getsentry/sentry-unreal/pull/641), [#642](https://github.com/getsentry/sentry-unreal/pull/642)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2365) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.5) - Bump Cocoa SDK (iOS) from v8.32.0 to v8.36.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.36.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index 5f46664c..e622b929 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.36.4 +version=2.36.5 repo=https://github.com/getsentry/sentry-cli From 4e17881d092a81b136c1a52b346820c0e953a038 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:05:28 +0300 Subject: [PATCH 08/11] chore: update plugin-dev/sentry-cli.properties to 2.36.6 (#643) Co-authored-by: GitHub --- CHANGELOG.md | 6 +++--- plugin-dev/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3398c13..4aecc228 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ ### Dependencies -- Bump CLI from v2.33.0 to v2.36.5 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638), [#640](https://github.com/getsentry/sentry-unreal/pull/640), [#641](https://github.com/getsentry/sentry-unreal/pull/641), [#642](https://github.com/getsentry/sentry-unreal/pull/642)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2365) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.5) +- Bump CLI from v2.33.0 to v2.36.6 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638), [#640](https://github.com/getsentry/sentry-unreal/pull/640), [#641](https://github.com/getsentry/sentry-unreal/pull/641), [#642](https://github.com/getsentry/sentry-unreal/pull/642), [#643](https://github.com/getsentry/sentry-unreal/pull/643)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2366) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.6) - Bump Cocoa SDK (iOS) from v8.32.0 to v8.36.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.36.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index e622b929..a919b2e8 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.36.5 +version=2.36.6 repo=https://github.com/getsentry/sentry-cli From 9e57f86af531fcb6201f1ee805af39fcffe44cfe Mon Sep 17 00:00:00 2001 From: Elliot Prior <1709938+Quogu@users.noreply.github.com> Date: Fri, 4 Oct 2024 09:59:57 +0100 Subject: [PATCH 09/11] Allow override of UploadSymbolsAutomatically value from an environment variable. (#636) * Allow override of UploadSymbolsAutomatically value from an environment variable. The use-case for this is that we want to upload symbols in some CI builds, but not when developers build and cook locally, so currently we have to edit the config file DefaultConfig.ini as part of the CI process. This is cumbersome, as it has some awkward interactions with Perforce and e.g. TeamCity that make the state of the files on CI agents hard to reason about without adding a preamble script to every job that enforces the correct value, even ones that shouldn't need to touch this config file. It interacts especially poorly when a developer has edited DefaultConfig.ini in their Perforce changelist, and introduces risk when other jobs reusing the same workspace make commits back to Perforce. Allowing an environment variable to be supplied instead will allow conditional enabling / disabling of symbol upload without having to edit files, making it much easier to implement without having to worry about the state of files on disk, so is much preferable. I've tested this with Unreal Engine 5.4, and the environment variable is passed through from the call to UnrealAutomationTool through to invoking the post-build script. * Add unreleased changelog entry for PR 636 as per the PR checks. * Restructure, as the echo of the plugin settings value doesn't work if it's inside the else block for some reason. * Add an implementation in the bash script version too. --- CHANGELOG.md | 1 + plugin-dev/Scripts/upload-debug-symbols-win.bat | 8 +++++++- plugin-dev/Scripts/upload-debug-symbols.sh | 6 ++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aecc228..6a1e3d97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Add setting that allows switching between the project and user directories for the internal Sentry database location on Windows/Linux ([#616](https://github.com/getsentry/sentry-unreal/pull/616)) - Add non-ASCII characters support for user messages ([#624](https://github.com/getsentry/sentry-unreal/pull/624)) +- Allow overriding `UploadSymbolsAutomatically` via environment variable `SENTRY_UPLOAD_SYMBOLS_AUTOMATICALLY` ([#636](https://github.com/getsentry/sentry-unreal/pull/636)) ### Fixes diff --git a/plugin-dev/Scripts/upload-debug-symbols-win.bat b/plugin-dev/Scripts/upload-debug-symbols-win.bat index 8ffc47b2..b6faedf8 100644 --- a/plugin-dev/Scripts/upload-debug-symbols-win.bat +++ b/plugin-dev/Scripts/upload-debug-symbols-win.bat @@ -33,9 +33,15 @@ if "%TargetPlatform%"=="Win64" ( ) call :ParseIniFile "%ConfigPath%\DefaultEngine.ini" /Script/Sentry.SentrySettings UploadSymbolsAutomatically UploadSymbols +echo Sentry: Automatic symbols upload is '%UploadSymbols%' from plugin settings + +if /i "%SENTRY_UPLOAD_SYMBOLS_AUTOMATICALLY%" NEQ "" ( + set UploadSymbols=%SENTRY_UPLOAD_SYMBOLS_AUTOMATICALLY% + echo Sentry: Automatic symbols upload is overridden as '%SENTRY_UPLOAD_SYMBOLS_AUTOMATICALLY%' from environment variable SENTRY_UPLOAD_SYMBOLS_AUTOMATICALLY +) if /i "%UploadSymbols%" NEQ "True" ( - echo Sentry: Automatic symbols upload is disabled in plugin settings. Skipping... + echo Sentry: Automatic symbols upload is disabled. Skipping... exit /B 0 ) diff --git a/plugin-dev/Scripts/upload-debug-symbols.sh b/plugin-dev/Scripts/upload-debug-symbols.sh index b5b4173d..c51e8523 100755 --- a/plugin-dev/Scripts/upload-debug-symbols.sh +++ b/plugin-dev/Scripts/upload-debug-symbols.sh @@ -31,6 +31,12 @@ else fi UPLOAD_SYMBOLS=$(awk -F "=" '/UploadSymbolsAutomatically/ {print $2}' "${CONFIG_PATH}/DefaultEngine.ini") +echo "Sentry: Automatic symbols upload is '$UPLOAD_SYMBOLS' from plugin settings" + +if [ ! -z $SENTRY_UPLOAD_SYMBOLS_AUTOMATICALLY ]; then + UPLOAD_SYMBOLS=$SENTRY_UPLOAD_SYMBOLS_AUTOMATICALLY + echo "Sentry: Automatic symbols upload is overridden as '$SENTRY_UPLOAD_SYMBOLS_AUTOMATICALLY' from environment variable SENTRY_UPLOAD_SYMBOLS_AUTOMATICALLY" +fi if [ -z $UPLOAD_SYMBOLS ]; then echo "Sentry: Automatic symbols upload is disabled in plugin settings. Skipping..." From eb593629d8cc5073f515b133bf589804a89187b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 09:21:10 +0300 Subject: [PATCH 10/11] chore: update plugin-dev/sentry-cli.properties to 2.37.0 (#647) Co-authored-by: GitHub --- CHANGELOG.md | 6 +++--- plugin-dev/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a1e3d97..680b5122 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,9 @@ ### Dependencies -- Bump CLI from v2.33.0 to v2.36.6 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638), [#640](https://github.com/getsentry/sentry-unreal/pull/640), [#641](https://github.com/getsentry/sentry-unreal/pull/641), [#642](https://github.com/getsentry/sentry-unreal/pull/642), [#643](https://github.com/getsentry/sentry-unreal/pull/643)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2366) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.36.6) +- Bump CLI from v2.33.0 to v2.37.0 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638), [#640](https://github.com/getsentry/sentry-unreal/pull/640), [#641](https://github.com/getsentry/sentry-unreal/pull/641), [#642](https://github.com/getsentry/sentry-unreal/pull/642), [#643](https://github.com/getsentry/sentry-unreal/pull/643), [#647](https://github.com/getsentry/sentry-unreal/pull/647)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2370) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.37.0) - Bump Cocoa SDK (iOS) from v8.32.0 to v8.36.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.36.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index a919b2e8..0ebe4f00 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.36.6 +version=2.37.0 repo=https://github.com/getsentry/sentry-cli From 1790c732a7e225ad1202013b41689fca903b35d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:46:29 +0300 Subject: [PATCH 11/11] chore(deps): update Cocoa SDK (iOS) to v8.37.0 (#648) * chore: update modules/sentry-cocoa to 8.37.0 * Update package snapshot * Fix changelog --------- Co-authored-by: GitHub Co-authored-by: Ivan Tustanivskyi --- CHANGELOG.md | 6 +++--- modules/sentry-cocoa | 2 +- scripts/packaging/package-github.snapshot | 2 ++ scripts/packaging/package-marketplace.snapshot | 2 ++ 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 680b5122..7cac0fd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,9 @@ - Bump CLI from v2.33.0 to v2.37.0 ([#608](https://github.com/getsentry/sentry-unreal/pull/608), [#626](https://github.com/getsentry/sentry-unreal/pull/626), [#629](https://github.com/getsentry/sentry-unreal/pull/629), [#632](https://github.com/getsentry/sentry-unreal/pull/632), [#634](https://github.com/getsentry/sentry-unreal/pull/634), [#638](https://github.com/getsentry/sentry-unreal/pull/638), [#640](https://github.com/getsentry/sentry-unreal/pull/640), [#641](https://github.com/getsentry/sentry-unreal/pull/641), [#642](https://github.com/getsentry/sentry-unreal/pull/642), [#643](https://github.com/getsentry/sentry-unreal/pull/643), [#647](https://github.com/getsentry/sentry-unreal/pull/647)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2370) - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.0...2.37.0) -- Bump Cocoa SDK (iOS) from v8.32.0 to v8.36.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622)) - - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.36.0) +- Bump Cocoa SDK (iOS) from v8.32.0 to v8.37.0 ([#610](https://github.com/getsentry/sentry-unreal/pull/610), [#615](https://github.com/getsentry/sentry-unreal/pull/615),[#617](https://github.com/getsentry/sentry-unreal/pull/617),[#620](https://github.com/getsentry/sentry-unreal/pull/620),[#622](https://github.com/getsentry/sentry-unreal/pull/622), [#648](https://github.com/getsentry/sentry-unreal/pull/648)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8370) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.32.0...8.37.0) - Bump Java SDK (Android) from v7.13.0 to v7.14.0 ([#613](https://github.com/getsentry/sentry-unreal/pull/613)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7140) - [diff](https://github.com/getsentry/sentry-java/compare/7.13.0...7.14.0) diff --git a/modules/sentry-cocoa b/modules/sentry-cocoa index 5575af93..7c1d627a 160000 --- a/modules/sentry-cocoa +++ b/modules/sentry-cocoa @@ -1 +1 @@ -Subproject commit 5575af93efb776414f243e93d6af9f6258dc539a +Subproject commit 7c1d627aaebbc702210c5062047508e4442ec9bf diff --git a/scripts/packaging/package-github.snapshot b/scripts/packaging/package-github.snapshot index 4c1c16bc..89b40162 100644 --- a/scripts/packaging/package-github.snapshot +++ b/scripts/packaging/package-github.snapshot @@ -245,6 +245,7 @@ Source/ThirdParty/IOS/Sentry.framework/Headers/SentryMessage.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentryNSError.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentryOptions.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentryProfilingConditionals.h +Source/ThirdParty/IOS/Sentry.framework/Headers/SentryReplayApi.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentryRequest.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentrySampleDecision.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentrySamplingContext.h @@ -358,6 +359,7 @@ Source/ThirdParty/Mac/include/Sentry/SentryOptions.h Source/ThirdParty/Mac/include/Sentry/SentryOptions+HybridSDKs.h Source/ThirdParty/Mac/include/Sentry/SentryOptions+Private.h Source/ThirdParty/Mac/include/Sentry/SentryProfilingConditionals.h +Source/ThirdParty/Mac/include/Sentry/SentryReplayApi.h Source/ThirdParty/Mac/include/Sentry/SentryRequest.h Source/ThirdParty/Mac/include/Sentry/SentryRequestOperation.h Source/ThirdParty/Mac/include/Sentry/SentrySampleDecision.h diff --git a/scripts/packaging/package-marketplace.snapshot b/scripts/packaging/package-marketplace.snapshot index 373a9ca3..54f21b23 100644 --- a/scripts/packaging/package-marketplace.snapshot +++ b/scripts/packaging/package-marketplace.snapshot @@ -242,6 +242,7 @@ Source/ThirdParty/IOS/Sentry.framework/Headers/SentryMessage.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentryNSError.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentryOptions.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentryProfilingConditionals.h +Source/ThirdParty/IOS/Sentry.framework/Headers/SentryReplayApi.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentryRequest.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentrySampleDecision.h Source/ThirdParty/IOS/Sentry.framework/Headers/SentrySamplingContext.h @@ -355,6 +356,7 @@ Source/ThirdParty/Mac/include/Sentry/SentryOptions.h Source/ThirdParty/Mac/include/Sentry/SentryOptions+HybridSDKs.h Source/ThirdParty/Mac/include/Sentry/SentryOptions+Private.h Source/ThirdParty/Mac/include/Sentry/SentryProfilingConditionals.h +Source/ThirdParty/Mac/include/Sentry/SentryReplayApi.h Source/ThirdParty/Mac/include/Sentry/SentryRequest.h Source/ThirdParty/Mac/include/Sentry/SentryRequestOperation.h Source/ThirdParty/Mac/include/Sentry/SentrySampleDecision.h