From 54ce224adfcb5299f6f145c31c02663f5a28b0e2 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 22 Nov 2025 03:20:35 +0000 Subject: [PATCH 1/2] chore: update modules/sentry-java to 8.27.0 --- CHANGELOG.md | 3 +++ modules/sentry-java | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fff555a0..9aa2fd062 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,9 @@ - Bump Java SDK (Android) from v8.25.0 to v8.26.0 ([#1147](https://github.com/getsentry/sentry-unreal/pull/1147)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8260) - [diff](https://github.com/getsentry/sentry-java/compare/8.25.0...8.26.0) +- Bump Java SDK (Android) from v8.26.0 to v8.27.0 ([#1156](https://github.com/getsentry/sentry-unreal/pull/1156)) + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8270) + - [diff](https://github.com/getsentry/sentry-java/compare/8.26.0...8.27.0) ## 1.2.1 diff --git a/modules/sentry-java b/modules/sentry-java index e920abe13..d4db73023 160000 --- a/modules/sentry-java +++ b/modules/sentry-java @@ -1 +1 @@ -Subproject commit e920abe13ef4413bbf5b551cd0b20c46f91fcbae +Subproject commit d4db730232794f99069f89b0b1c92b0e917150aa From 87582ce16f5717071c26dc2870de2d0ea3bf4704 Mon Sep 17 00:00:00 2001 From: Ivan Tustanivskyi Date: Mon, 24 Nov 2025 08:54:58 +0200 Subject: [PATCH 2/2] Consolidate Java SDK version bumps in changelog --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aa2fd062..f034d2590 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,12 +20,9 @@ - Bump CLI from v2.57.0 to v2.58.2 ([#1142](https://github.com/getsentry/sentry-unreal/pull/1142), [#1145](https://github.com/getsentry/sentry-unreal/pull/1145), [#1148](https://github.com/getsentry/sentry-unreal/pull/1148)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2582) - [diff](https://github.com/getsentry/sentry-cli/compare/2.57.0...2.58.2) -- Bump Java SDK (Android) from v8.25.0 to v8.26.0 ([#1147](https://github.com/getsentry/sentry-unreal/pull/1147)) - - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8260) - - [diff](https://github.com/getsentry/sentry-java/compare/8.25.0...8.26.0) -- Bump Java SDK (Android) from v8.26.0 to v8.27.0 ([#1156](https://github.com/getsentry/sentry-unreal/pull/1156)) +- Bump Java SDK (Android) from v8.25.0 to v8.27.0 ([#1147](https://github.com/getsentry/sentry-unreal/pull/1147), [#1156](https://github.com/getsentry/sentry-unreal/pull/1156)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8270) - - [diff](https://github.com/getsentry/sentry-java/compare/8.26.0...8.27.0) + - [diff](https://github.com/getsentry/sentry-java/compare/8.25.0...8.27.0) ## 1.2.1