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: bump com.netflix.graphql.dgs:graphql-dgs-platform-dependencies from 8.2.4 to 8.3.0 in /dgs-client #2235

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps com.netflix.graphql.dgs:graphql-dgs-platform-dependencies from 8.2.4 to 8.3.0.

Release notes

Sourced from com.netflix.graphql.dgs:graphql-dgs-platform-dependencies's releases.

v8.3.0

What’s Changed

This release updates the framework to use a new major version of the federation library: federation-graphql-java-support to 4.4.0(https://github.com/apollographql/federation-jvm/releases/tag/v4.4.0) from the previous 3.0.0. There are changes to how the federated-tracing context is set up since deprecated API support for this is now dropped in the library. Besides this change, this release should be backwards compatible for DGS users. Please refer to their release notes for more details.

v8.2.6-rc.3

Candidate release to test spring-graphql integration - NOT Production ready.

  • Wire up PreparsedDocuementProvider if available

v8.2.6-rc.2

Candidate release to test spring-graphql integration - NOT Production ready.

v8.2.6-rc.1

Candidate release to test spring-graphql integration - NOT Production ready.

  • Added @ConditionalOnClass(ServerRequest::class) on DgsReactiveQueryExecutor bean.

v8.2.5

What's Changed

New Contributors

Full Changelog: Netflix/dgs-framework@v8.2.4...v8.2.5

v8.2.5-rc.1

Candidate release to test spring-graphql integration - NOT Production ready.

Commits
  • 1304740 Update to latest federation-graphql-java-support lib 4.4.0. (#1813)
  • 9e2eaf0 Make all timer threads daemonic in subscription handlers
  • 6d0ea8d Remove kotlinx-coroutines-jdk8 dependency
  • 0796d6d fix: cancel timer thread after connection init task runs (#1808)
  • 38f483f Adding the ability to call input object setter methods if they exist, falling...
  • 6b9f9b8 Add ability to override logging in DefaultDataFetcherExceptionHandler
  • 3ffe7a3 Add mock provider support for interface, union, and enum types
  • 0b0f41d Provide consistent support for dynamically registered DataFetchers (#1770)
  • 690878a Fix classification type in GraphQLErrorExtensions
  • 5f9f3c5 Add Kotlin Coroutine Flow support for Subscriptions
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.netflix.graphql.dgs:graphql-dgs-platform-dependencies](https://github.com/Netflix/dgs-framework) from 8.2.4 to 8.3.0.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v8.2.4...v8.3.0)

---
updated-dependencies:
- dependency-name: com.netflix.graphql.dgs:graphql-dgs-platform-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 12, 2024
@hantsy hantsy merged commit 53cf85f into master Feb 12, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dgs-client/com.netflix.graphql.dgs-graphql-dgs-platform-dependencies-8.3.0 branch February 12, 2024 11:40
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant