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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v24.0
Choose a base ref
...
head repository: graphql-java/graphql-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v24.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    37aa318 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3994 from graphql-java/mutation-with-defer-enable…

    …d-v24
    
    bugfix: fix mutations data loading dispatching when defer is enabled
    andimarek authored May 30, 2025
    Configuration menu
    Copy the full SHA
    1db8cf4 View commit details
    Browse the repository at this point in the history
  3. deterministically serialize SourceLocation

    (cherry picked from commit 71444d8)
    jbellenger authored and andimarek committed May 30, 2025
    Configuration menu
    Copy the full SHA
    9ba39f3 View commit details
    Browse the repository at this point in the history
  4. tidy

    (cherry picked from commit baf1125)
    jbellenger authored and andimarek committed May 30, 2025
    Configuration menu
    Copy the full SHA
    a66c594 View commit details
    Browse the repository at this point in the history
  5. update gradle wrapper validation

    (cherry picked from commit fe61c2d)
    andimarek committed May 30, 2025
    Configuration menu
    Copy the full SHA
    e72fddc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3995 from graphql-java/deterministic-source-locat…

    …ion-backport-24
    
    Deterministic source location backport 24
    andimarek authored May 30, 2025
    Configuration menu
    Copy the full SHA
    fcb48ba View commit details
    Browse the repository at this point in the history
Loading