Skip to content

chore(deps): update Java SDK to v8.17.0 #418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Bumps scripts/update-java.sh from 8.16.0 to 8.17.0.

Auto-generated by a dependency updater.

Changelog

8.17.0

Features

  • Send Timber logs through Sentry Logs (#4490)
    • Enable the Logs feature in your SentryOptions or with the io.sentry.logs.enabled manifest option and the SDK will automatically send Timber logs to Sentry, if the TimberIntegration is enabled.
    • The SDK will automatically detect Timber and use it to send logs to Sentry.
  • Send logcat through Sentry Logs (#4487)
    • Enable the Logs feature in your SentryOptions or with the io.sentry.logs.enabled manifest option and the SDK will automatically send logcat logs to Sentry, if the Sentry Android Gradle plugin is applied.
    • To set the logcat level check the Logcat integration documentation.
  • Read build tool info from sentry-debug-meta.properties and attach it to events (#4314)

Dependencies

  • Bump OpenTelemetry (#4532)
    • opentelemetry-sdk to 1.51.0
    • opentelemetry-instrumentation to 2.17.0
    • opentelemetry-javaagent to 2.17.0
    • opentelemetry-semconv to 1.34.0
    • We are now configuring OpenTelemetry to still behave the same way it did before for span names it generates in GraphQL auto instrumentation (#4537)
  • Bump Gradle from v8.14.2 to v8.14.3 (#4540)

Fixes

  • Use Spring Boot Starter 3 in sentry-spring-boot-starter-jakarta (#4545)
    • While refactoring our dependency management, we accidentally added Spring Boot 2 and Spring Boot Starter 2 as dependencies of sentry-spring-boot-starter-jakarta, which is intended for Spring Boot 3.
    • Now, the correct dependencies (Spring Boot 3 and Spring Boot Starter 3) are being added.

8.16.1-alpha.2

Fixes

  • Optimize scope when maxBreadcrumb is 0 (#4504)
  • Fix javadoc on TransportResult (#4528)
  • Session Replay: Fix IllegalArgumentException when Bitmap is initialized with non-positive values (#4536)
  • Set thread information on transaction from OpenTelemetry attributes (#4478)

Internal

  • Flattened PerformanceCollectionData (#4505)

@github-actions github-actions bot requested a review from romtsn as a code owner July 10, 2025 03:29
@github-actions github-actions bot requested a review from buenaflor as a code owner July 10, 2025 03:29
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.sh/8.17.0 branch 3 times, most recently from 5f66412 to 12839d2 Compare July 16, 2025 13:26
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.sh/8.17.0 branch from 12839d2 to 1004000 Compare July 17, 2025 09:36
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.sh/8.17.0 branch from c09ea1a to 0b8fcd0 Compare July 17, 2025 09:37
@buenaflor buenaflor merged commit a29952d into main Jul 17, 2025
3 checks passed
@buenaflor buenaflor deleted the deps/scripts/update-java.sh/8.17.0 branch July 17, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants