Skip to content

Tags: graphql-java/graphql-java

Tags

v25.1

Toggle v25.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4461 from graphql-java/codex/backport-4440-to-25.x

Backport 25.1: Lexer cleanup

v24.4

Toggle v24.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4464 from graphql-java/codex/backport-4440-to-24.x

Backport 24.4: Lexer cleanup

v26.1

Toggle v26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4450 from graphql-java/codex/backport-4253-to-26.x

Backport 26.1: validate circular default values

v26.0

Toggle v26.0's commit message
Update test baseline [skip ci]

untagged-d490dedfce686c22b2ab

Toggle untagged-d490dedfce686c22b2ab's commit message
Update test baseline [skip ci]

v26.0.beta-2

Toggle v26.0.beta-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4252 from graphql-java/async-many-materialized-li…

…st-optimization

Reduce allocations in Async$Many and ResultPath on execution hot path

v26.0.beta-1

Toggle v26.0.beta-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4206 from tinnou/field-fetching-instrumentation

Proposal for an additional instrumentation hook point

v25.0

Toggle v25.0's commit message
Add performance results for commit bbe6a65

v25.0.beta-9

Toggle v25.0.beta-9's commit message
Add performance results for commit bce4817

v25.0.beta-8

Toggle v25.0.beta-8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4130 from graphql-java/exhausted-dispatcher

New Exhaustion based data loader dispatching strategy