diff --git a/CHANGELOG.md b/CHANGELOG.md
index 341932d861..8b77d8c813 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,9 @@
- Bump CLI from v2.42.2 to v2.43.0 ([#4036](https://github.com/getsentry/sentry-dotnet/pull/4036), [#4049](https://github.com/getsentry/sentry-dotnet/pull/4049), [#4060](https://github.com/getsentry/sentry-dotnet/pull/4060), [#4062](https://github.com/getsentry/sentry-dotnet/pull/4062))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2430)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.43.0)
+- Bump Java SDK from v7.20.1 to v8.6.0 ([#4075](https://github.com/getsentry/sentry-dotnet/pull/4075))
+ - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#860)
+ - [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...8.6.0)
## 5.4.0
diff --git a/integration-test/cli.Tests.ps1 b/integration-test/cli.Tests.ps1
index 3910024cee..eeffa7a031 100644
--- a/integration-test/cli.Tests.ps1
+++ b/integration-test/cli.Tests.ps1
@@ -165,7 +165,7 @@ Describe 'MAUI' -ForEach @(
'maui-app.pdb'
)
$result.ScriptOutput | Should -AnyElementMatch 'Uploaded a total of 1 new mapping files'
- $result.ScriptOutput | Should -AnyElementMatch 'Found 17 debug information files \(1 with embedded sources\)'
+ $result.ScriptOutput | Should -AnyElementMatch 'Found 25 debug information files \(1 with embedded sources\)'
}
It "uploads symbols and sources for an iOS build" -Skip:(!$IsMacOS) {
diff --git a/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj b/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj
index b9aec99266..b438dfde48 100644
--- a/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj
+++ b/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj
@@ -3,8 +3,10 @@
net8.0-android34.0
$(NoWarn);BG8605;BG8606
- 7.20.1
+ 8.6.0
$(BaseIntermediateOutputPath)sdks\Sentry\Android\$(SentryAndroidSdkVersion)\
+
+
.NET Bindings for the Sentry Android SDK
@@ -59,6 +61,33 @@
Condition="!Exists('$(SentryAndroidSdkDirectory)sentry-$(SentryAndroidSdkVersion).jar')"
Retries="3"
/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Sentry.Bindings.Android/Transforms/Metadata.xml b/src/Sentry.Bindings.Android/Transforms/Metadata.xml
index 916cfdf2b9..9dd30189d6 100644
--- a/src/Sentry.Bindings.Android/Transforms/Metadata.xml
+++ b/src/Sentry.Bindings.Android/Transforms/Metadata.xml
@@ -64,13 +64,27 @@
internal
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+