Skip to content

graphql-spqr-v0.12.3

Compare
Choose a tag to compare
@kaqqao kaqqao released this 19 Jun 15:09
· 22 commits to master since this release

[0.12.3] - 2023-06-18

Added

  • Support arguments in batch loaders #464
  • Enable ResolverInterceptors to optionally run after output conversion #463
  • Enable easier exclusion of static members #460

Fixed

  • Restored public accessibility of ResolvedField #455
  • Restored Java 8 support #457
  • Subscription methods returning a non-null Publisher are now mapped correctly #458