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

Backport federation to 1.9.x #1585

Merged
merged 17 commits into from
Oct 3, 2022
Merged

Commits on Oct 3, 2022

  1. * move federation api into smallrye-graphql-api

    * add config to enable federation
    * add dependency on com.apollographql.federation:federation-graphql-java-support
    * transform federation schema
    * remove old federation module
    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    e23be14 View commit details
    Browse the repository at this point in the history
  2. smallrye#521: fix formatting

    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    d2e30e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92bdc8e View commit details
    Browse the repository at this point in the history
  4. fix formatting

    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    e543a9b View commit details
    Browse the repository at this point in the history
  5. first tests for federation

    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    3c83e2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c942f98 View commit details
    Browse the repository at this point in the history
  7. smallrye#521: merge-fixes

    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    85dc222 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1adffd5 View commit details
    Browse the repository at this point in the history
  9. smallrye#521: fix formatting... again

    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    eb72c0e View commit details
    Browse the repository at this point in the history
  10. smallrye#521: add TCK tests & cleanup

    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    76c4a8b View commit details
    Browse the repository at this point in the history
  11. smallrye#521: add documentation

    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    72db435 View commit details
    Browse the repository at this point in the history
  12. smallrye#521: add documentation

    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    94595d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4a88445 View commit details
    Browse the repository at this point in the history
  14. smallrye#521: update `com.apollographql.federation:federation-graphql…

    …-java-support` 2.0.5 to 2.0.6
    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    d2bc267 View commit details
    Browse the repository at this point in the history
  15. smallrye#521: fix merge of SchemaTest

    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    419b2c4 View commit details
    Browse the repository at this point in the history
  16. 521: fix suggestions from phillip

    t1 authored and jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c2f63a3 View commit details
    Browse the repository at this point in the history
  17. Add missing import

    jmartisk committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    08384fe View commit details
    Browse the repository at this point in the history