What’s Changed
- Fix issue where java datafetcher methods were incorrectly called as Kotlin function (#1694) @paulbakker
- Fix handling of concrete type data fetchers for interface fields. (#1693) @srinivasankavitha
- Inject DataLoaderOptionsProvider bean, if custom is provided. (#1688) @srinivasankavitha