Skip to content

Tags: graphql-java/java-dataloader

Tags

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #244 from graphql-java/update-doco-and-reactor-new…

…-code

Updated the documentation of the CacheMap and also some refactoring

v5.0.3

Toggle v5.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #232 from graphql-java/dependabot/gradle/com.googl…

…e.errorprone-error_prone_core-2.42.0

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #217 from pdambrauskas/add-value-nullability-for-c…

…ache

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #211 from graphql-java/fixes-208-and-ensure-tests-…

…exist

#208 to ensure tests are in place

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #191 from graphql-java/options-breaking-change

Breaking change - renaming old mutable setXX methods

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #183 from graphql-java/update-release-info

Update documentation for new release

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #167 from Hc747/master

Modernise/update Gradle configuration and misc. polishing.

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #145 from graphql-java/specific-predicate-for-dl-i…

…s-respected

If there is a specific predicate for a dataloader - its is the final say on whether to dispatch

v3.2.2

Toggle v3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #136 from kilink/data-loader-helper-allocations

Avoid allocations in DataLoaderHelper.dispatch when there's no work

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #131 from graphql-java/ticker_mode_on_scheduled_re…

…gistry

Ticker mode on ScheduledDataLoaderRegistry