Skip to content
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

chore(deps): update Java SDK to v6.28.0 #2533

Merged
merged 1 commit into from Aug 7, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 5, 2023

Bumps scripts/update-java.ps1 from 6.27.0 to 6.28.0.

Auto-generated by a dependency updater.

Changelog

6.28.0

Features

  • Add HTTP response code to Spring WebFlux transactions (#2870)
  • Add sampled to Dynamic Sampling Context (#2869)
  • Improve server side GraphQL support for spring-graphql and Nextflix DGS (#2856)
    • If you have already been using SentryDataFetcherExceptionHandler that still works but has been deprecated. Please use SentryGenericDataFetcherExceptionHandler combined with SentryInstrumentation instead for better error reporting.
    • More exceptions and errors caught and reported to Sentry by also looking at the ExecutionResult (more specifically its errors)
    • More details for Sentry events: query, variables and response (where possible)
    • Breadcrumbs for operation (query, mutation, subscription), data fetchers and data loaders (Spring only)
    • Better hub propagation by using GraphQLContext
  • Add autoconfigure modules for Spring Boot called sentry-spring-boot and sentry-spring-boot-jakarta (#2880)
    • The autoconfigure modules sentry-spring-boot and sentry-spring-boot-jakarta have a compileOnly dependency on spring-boot-starter which is needed for our auto installation in sentry-android-gradle-plugin
    • The starter modules sentry-spring-boot-starter and sentry-spring-boot-starter-jakarta now bring spring-boot-starter as a dependency
  • You can now disable Sentry by setting the enabled option to false (#2840)

Fixes

  • Propagate OkHttp status to parent spans (#2872)

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Aug 5, 2023
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.ps1/6.28.0 branch from 0cfc4ca to 93959e7 Compare August 5, 2023 03:01
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.ps1/6.28.0 branch from 93959e7 to ee30bea Compare August 7, 2023 03:00
@bitsandfoxes bitsandfoxes merged commit a5e5bb2 into main Aug 7, 2023
15 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/scripts/update-java.ps1/6.28.0 branch August 7, 2023 12:59
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.

None yet

2 participants