From ba5d63fd22064230dca728ad0ab3e46245645a8d Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 20 Jun 2022 07:48:50 +0000 Subject: [PATCH 1/2] chore: update modules/sentry-java to 6.1.1 --- CHANGELOG.md | 3 +++ modules/sentry-java | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8fe24b4a..e0056464c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,9 @@ - Bump Native SDK to v0.4.17 ([#810](https://github.com/getsentry/sentry-unity/pull/810)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0417) - [diff](https://github.com/getsentry/sentry-native/compare/0.4.15-7-g9eecb1b...0.4.17) +- Bump Java SDK to v6.1.1 ([#820](https://github.com/getsentry/sentry-unity/pull/820)) + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#611) + - [diff](https://github.com/getsentry/sentry-java/compare/6.1.0...6.1.1) ## 0.19.0 diff --git a/modules/sentry-java b/modules/sentry-java index 46b235d86..ff0b0643a 160000 --- a/modules/sentry-java +++ b/modules/sentry-java @@ -1 +1 @@ -Subproject commit 46b235d86e74cbb5e2eb2d84f4acfdea3de6504f +Subproject commit ff0b0643af91ab54b512babb96920f786bc12c82 From fcc8f5a47cf396cf6f67bc1339b46d9223ed292b Mon Sep 17 00:00:00 2001 From: Ivan Dlugos <6349682+vaind@users.noreply.github.com> Date: Mon, 20 Jun 2022 09:51:26 +0200 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0056464c..5bc6a2597 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,15 +10,12 @@ - Bump .NET SDK to v3.18.0 ([#807](https://github.com/getsentry/sentry-unity/pull/807)) - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#3180) - [diff](https://github.com/getsentry/sentry-dotnet/compare/3.17.0...3.18.0) -- Bump Java SDK to v6.1.0 ([#811](https://github.com/getsentry/sentry-unity/pull/811)) - - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#610) - - [diff](https://github.com/getsentry/sentry-java/compare/6.0.0-1-gc62a9f7a...6.1.0) +- Bump Java SDK to v6.1.1 ([#811](https://github.com/getsentry/sentry-unity/pull/811) & [#820](https://github.com/getsentry/sentry-unity/pull/820)) + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#611) + - [diff](https://github.com/getsentry/sentry-java/compare/6.0.0-1-gc62a9f7a...6.1.1) - Bump Native SDK to v0.4.17 ([#810](https://github.com/getsentry/sentry-unity/pull/810)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0417) - [diff](https://github.com/getsentry/sentry-native/compare/0.4.15-7-g9eecb1b...0.4.17) -- Bump Java SDK to v6.1.1 ([#820](https://github.com/getsentry/sentry-unity/pull/820)) - - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#611) - - [diff](https://github.com/getsentry/sentry-java/compare/6.1.0...6.1.1) ## 0.19.0