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: master
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: 25.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 15 files changed
  • 1 contributor

Commits on Aug 23, 2026

  1. Limit numeric literal length during parsing

    (cherry picked from commit 29f90b5)
    andimarek committed Aug 23, 2026
    Configuration menu
    Copy the full SHA
    e51a54e View commit details
    Browse the repository at this point in the history
  2. Make fragment cycle validation linear

    (cherry picked from commit db6f58b)
    andimarek committed Aug 23, 2026
    Configuration menu
    Copy the full SHA
    5ef7f42 View commit details
    Browse the repository at this point in the history
  3. Make block string indentation removal linear

    (cherry picked from commit 5b07d3c)
    andimarek committed Aug 23, 2026
    Configuration menu
    Copy the full SHA
    5b04475 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a03db9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02e1368 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f0cb3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e0726f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2026

  1. Merge pull request #4463 from graphql-java/codex/backport-4442-to-25.x

    Backport 25.1: parser cleanup
    andimarek authored Aug 24, 2026
    Configuration menu
    Copy the full SHA
    d7a1af7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4462 from graphql-java/codex/backport-4441-to-25.x

    Backport 25.1: Validation cleanup
    andimarek authored Aug 24, 2026
    Configuration menu
    Copy the full SHA
    7f25ee6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4461 from graphql-java/codex/backport-4440-to-25.x

    Backport 25.1: Lexer cleanup
    andimarek authored Aug 24, 2026
    Configuration menu
    Copy the full SHA
    f16f4de View commit details
    Browse the repository at this point in the history
Loading