-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
SmallRye GraphQL 2.12.0 #45228
SmallRye GraphQL 2.12.0 #45228
Conversation
e8f0fa5
to
fba4cf5
Compare
This comment has been minimized.
This comment has been minimized.
🎊 PR Preview 93eb395 has been successfully built and deployed to https://quarkus-pr-main-45228-preview.surge.sh/version/main/guides/
|
Ok it seems this needs a change in the quickstarts: quarkusio/quarkus-quickstarts#1483 |
The gradle test failure seems related:
|
I pushed a small fix for the Gradle failures. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I'm making progress on fixing the issues. I think we might have to upgrade Gradle too. |
Even Gradle 8.12 released today isn't compatible with Kotlin 2.1.0: https://docs.gradle.org/current/userguide/compatibility.html#kotlin . So I suppose this will have to wait. Failure is:
|
@jmartisk is SmallRye GraphQL 2.12.0 compatible with current I will also create a separate PR for the Gradle update as I think we want it anyway. |
Status for workflow
|
This comment has been minimized.
This comment has been minimized.
Do you know what version of Kotlin we can upgrade to? |
https://kotlinlang.org/docs/whatsnew21.html#gradle-improvements
|
Well, we have to figure our why we are getting this error then. |
Doesnt make sense |
I'm removing the Kotlin upgrade from this PR then, let's see if it works |
Ok so I'm assuming we will keep this just for the SmallRye GraphQL update after all, as that should work without the Kotlin upgrade, and take care of the Kotlin+Gradle upgrade separately once we figure it out |
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🔍 | ||
✔️ | JVM Tests - JDK 21 | Logs | Raw logs | 🔍 | ||
✖ | JVM Tests - JDK 17 Windows | Build |
Logs | Raw logs | 🚧 |
You can consult the Develocity build scans.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
https://github.com/smallrye/smallrye-graphql/tree/2.12.0