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

Update to jdk17 and DGS to latest 9.x. #753

Merged
merged 10 commits into from
Nov 18, 2024

Conversation

srinivasankavitha
Copy link
Contributor

@srinivasankavitha srinivasankavitha commented Oct 16, 2024

Switch the plugin to JDK 17 and latest DGS, which brings in graphql-java 22. Users are increasingly running into issues because of incompatibilities.(#561)

This is a breaking change and will affect DGSs that are not on SBN 3.x + JDK 17. These apps will need to pin back to the last release prior to this change.

repositories:
- "git@github.com:Netflix/dgs-examples-java-2.7.git"
- "git@github.com:Netflix/dgs-examples-kotlin-2.7.git"
#repositories:
Copy link
Collaborator

Choose a reason for hiding this comment

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

are these intentionally commented out? the same for clone_repos?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, intentional, will delete.

@iuliiasobolevska iuliiasobolevska merged commit 28c47f5 into master Nov 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants