| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 24.2 source code.tar.gz | 2025-07-27 | 2.5 MB | |
| 24.2 source code.zip | 2025-07-27 | 3.3 MB | |
| README.md | 2025-07-27 | 565 Bytes | |
| Totals: 3 Items | 5.8 MB | 0 | |
This is a small bugfix release, to use the latest version of DataLoader that includes nullability annotation improvements. Thanks to the community to providing feedback.
See https://github.com/graphql-java/java-dataloader/releases/tag/v5.0.2 and https://github.com/graphql-java/java-dataloader/releases/tag/v5.0.1 for the details
What's Changed
- Update to DataLoader 5.0.2 - backport for 24.2 by @dondonz in https://github.com/graphql-java/graphql-java/pull/4060
Full Changelog: https://github.com/graphql-java/graphql-java/compare/v24.1...v24.2