Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: graphql-java/graphql-java-extended-scalars
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v18.1
Choose a base ref
...
head repository: graphql-java/graphql-java-extended-scalars
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 19.0
Choose a head ref
  • 10 commits
  • 4 files changed
  • 3 contributors

Commits on May 18, 2022

  1. docs: fix readme versions

    setchy committed May 18, 2022
    Configuration menu
    Copy the full SHA
    459e91b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    ac95f26 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Merge pull request #64 from setchy/docs/badge-update

    docs: readme updates
    bbakerman authored May 27, 2022
    Configuration menu
    Copy the full SHA
    95a714e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    2033eae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from dondonz/master

    Add Spring for GraphQL instructions
    bbakerman authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    313b221 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    82a5276 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Merge pull request #71 from dondonz/fix-up-ObjectScalar

    Remove redundant NullValue case in ObjectScalar parseLiteral
    dondonz authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5b55a08 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Update graphql-java to 19.2

    dondonz committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    191c3d9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 19.0-release

    # Conflicts:
    #	README.md
    dondonz committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e134a23 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #73 from graphql-java/19.0-release

    19.0 release
    dondonz authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8a30e26 View commit details
    Browse the repository at this point in the history
Loading