apollographql / federation-jvm

JVM support for Apollo Federation

Home Page:https://www.apollographql.com/docs/federation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release 2.0 (Federation 2 support)

hwillson opened this issue · comments

This is a tracking issue for the Federation JVM 2.0 release. Remaining items to complete before publishing:

  • 1. Release alpha 5 (#162)
  • 2. Update the Federation JVM tests in the subgraph compatibility project with alpha 5, ensuring they all pass (including @inaccessible)
  • 3. Verify Netflix DGS compatibility by updating the DGS tests in the subgraph compatibility project to use alpha 5

After that we should be good to 🚀.

1 - completed in #162
2 and 3 - completed in apollographql/apollo-federation-subgraph-compatibility#85

@martinbonnin @BoD I think we're all clear to move out of alpha. 🎉

One more thing we need to finish before releasing 2.0 final: #165

I wish the documentation for spring boot for this project would be improved. We're struggling getting this project work in Java with our spring boot application.... And even the spring boot examples don't work and don't compile. Is there any work planned to improve the documentation and provide more thorough examples of how to get this all to work. We struggle with getting entities to show up and I'm cross-posting here to get more eyes on these problems.

Thanks for your comment @reduxdj - we're going to be revamping many parts of this project shortly. We're tracking that work here: #173

Closing since release 2.0 happened. 🎉