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

graphql-java-support: Bump graphql-java to v16.1 #85

Merged
merged 10 commits into from
Jan 21, 2021

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    cc693cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d1a98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c36baa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24f933e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7728a3a View commit details
    Browse the repository at this point in the history
  6. Add a dependency on org.slf4j:slf4j-api since graphql-java v16 made t…

    …his a non-transitive dependency
    sachindshinde committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    11e9110 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Add new flag queryTypeShouldBeEmpty so that users can still specify e…

    …mpty query types in federation SDL
    sachindshinde committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ce2e0dc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    636e915 View commit details
    Browse the repository at this point in the history
  2. Use the convenience builder method ExecutionResultImpl.Builder.from()…

    … instead of manually copying each property
    sachindshinde committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    0b8f4ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    999e633 View commit details
    Browse the repository at this point in the history