Skip to content

v10.0.4

Choose a tag to compare

@github-actions github-actions released this 26 Feb 01:57
· 204 commits to refs/heads/master since this release
8097041

What’s Changed

  • feat(2132): unwrap invocation target exception (#2133) @l3r8yJ
  • Move initialization of dataloader registry to the callback where we have GraphQLContext constructed (#2131) @paulbakker
  • User configured PreParsedDocumentProvider should be used for regular queries when APQ feature is enabled. (#2128) @srinivasankavitha
  • feature/gh-2126 (#2127) @paulbakker
  • Update gradle wrapper to 8.12.1 (#2125) @paulbakker
  • Add property dgs.graphql.errors.classification.enabled to allow disabling error classification (#2124) @paulbakker
  • Add spring-configuration-metadata.json files manually and remove kapt. (#2123) @paulbakker