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

SmallRye GraphQL 1.9.0 #29490

Merged
merged 1 commit into from Nov 28, 2022
Merged

SmallRye GraphQL 1.9.0 #29490

merged 1 commit into from Nov 28, 2022

Conversation

jmartisk
Copy link
Contributor

No description provided.

@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/graphql area/smallrye labels Nov 25, 2022
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

Given I now build Jakarta releases based on our releases, I would need a Jakarta release even if there are no API changes so that the Jakarta releases I build are equivalent to the corresponding non-Jakarta release.

@jmartisk
Copy link
Contributor Author

Ok that sounds like a good time to release a 2.0.0.Final, after all those RC builds. I'll do that.

@jmartisk
Copy link
Contributor Author

Updated the jakarta version now.

@quarkus-bot
Copy link

quarkus-bot bot commented Nov 28, 2022

Failing Jobs - Building 71cd169

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 17 MacOS M1
JVM Tests - JDK 18 Build Failures Logs Raw logs

Failures

⚙️ JVM Tests - JDK 18 #

- Failing: integration-tests/jpa-oracle 

📦 integration-tests/jpa-oracle

Failed to execute goal io.fabric8:docker-maven-plugin:0.40.2:start (docker-start) on project quarkus-integration-test-jpa-oracle: I/O Error

@gsmet gsmet merged commit 3461ad5 into quarkusio:main Nov 28, 2022
@quarkus-bot quarkus-bot bot added this to the 2.15 - main milestone Nov 28, 2022
@gsmet
Copy link
Member

gsmet commented Nov 28, 2022

Thanks!

@jmartisk jmartisk deleted the srgql-1.9.0 branch November 28, 2022 13:59
@phillip-kruger
Copy link
Member

@jmartisk so federation support is in ? Maybe we can update the documentation ? Maybe do a blog ?

@jmartisk
Copy link
Contributor Author

Yeah we should have a real-world example, perhaps it could live in its own github repo, or be added into quarkus-quickstarts

@gsmet
Copy link
Member

gsmet commented Nov 29, 2022

Could you add a comment with a release note? I will include it in the 2.15 announcement.

@jmartisk
Copy link
Contributor Author

Right, we don't have much content yet, so I assume something like this will have to be enough?!

The SmallRye GraphQL extension now supports enhancing your GraphQL API with metadata needed to be able to expose it via a Apollo Federation gateway. This is achieved via annotations in the io.smallrye.graphql.api.federation package. See https://www.apollographql.com/docs/federation/ for general information about Federation or https://smallrye.io/smallrye-graphql/2.0.0/federation/ for an example.

@gsmet
Copy link
Member

gsmet commented Nov 29, 2022

Perfect, thanks!

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.

None yet

3 participants