Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(deps): update Java SDK to v8.21.0 - #4502

#4502
Merged
jamescrosswell merged 2 commits into
maingetsentry/sentry-dotnet:mainfrom
deps/scripts/update-java.ps1getsentry/sentry-dotnet:deps/scripts/update-java.ps1Copy head branch name to clipboard
Sep 9, 2025
Merged

chore(deps): update Java SDK to v8.21.0#4502
jamescrosswell merged 2 commits into
maingetsentry/sentry-dotnet:mainfrom
deps/scripts/update-java.ps1getsentry/sentry-dotnet:deps/scripts/update-java.ps1Copy head branch name to clipboard

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

Bumps scripts/update-java.ps1 from 8.20.0 to 8.21.0.

Auto-generated by a dependency updater.

Changelog

8.21.0

Fixes

  • Only set log template for logging integrations if formatted message differs from template (#4682)

Features

  • Add support for Spring Boot 4 and Spring 7 (#4601)
    • NOTE: Our sentry-opentelemetry-agentless-spring is not working yet for Spring Boot 4. Please use sentry-opentelemetry-agent until OpenTelemetry has support for Spring Boot 4.
  • Replace UUIDGenerator implementation with Apache licensed code (#4662)
  • Replace Random implementation with MIT licensed code (#4664)
  • Add support for vars attribute in SentryStackFrame (#4686)
    • Breaking change: The type of the vars attribute has been changed from Map<String, String> to Map<String, Object>.

@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Sep 9, 2025
@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Sep 9, 2025
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-java.ps1 branch from c406451 to e59558c Compare September 9, 2025 03:13
>  Sentry.Bindings.Android net9.0-android35.0 failed with 1 error(s) (0.3s)
>    /usr/share/dotnet/packs/Microsoft.Android.Sdk.Linux/35.0.92/tools/Xamarin.Android.Bindings.JavaDependencyVerification.targets(27,5): error XA4242: Java dependency 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.0' is not satisfied. Microsoft maintains the NuGet package 'Xamarin.Kotlin.StdLib.Jdk8' that could fulfill this dependency.
Comment on lines +54 to +55
<!-- We need 1.9.24 but there's no NuGet package for that version... the lowest version we can use is 2.2.0 -->
<PackageReference Include="Xamarin.Kotlin.StdLib.Jdk8" Version="2.2.0" />

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes:

Error: /usr/share/dotnet/packs/Microsoft.Android.Sdk.Linux/35.0.92/tools/Xamarin.Android.Bindings.JavaDependencyVerification.targets(27,5): error XA4242: Java dependency 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.0' is not satisfied. Microsoft maintains the NuGet package 'Xamarin.Kotlin.StdLib.Jdk8' that could fulfill this dependency. [/home/runner/work/sentry-dotnet/sentry-dotnet/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj::TargetFramework=net9.0-android35.0]

https://github.com/getsentry/sentry-dotnet/actions/runs/17570607583/job/49905938771?pr=4502

@jamescrosswell jamescrosswell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jpnurmi !

@jamescrosswell
jamescrosswell merged commit 1a6d7e7 into main Sep 9, 2025
32 checks passed
@jamescrosswell
jamescrosswell deleted the deps/scripts/update-java.ps1 branch September 9, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.