Skip to content

v3.8.0-rc.5: Merge pull request #137 from Netflix/fix/136

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Mar 02:38
· 1832 commits to master since this release
b06d750

What’s Changed

  • Fix for incorrectly returning in findSchemaFiles method (#137) @paulbakker
  • Remove reference to Metatron annotation (#133) @kilink
  • Add support for configuring GraphQL and GraphiQL paths (#101) @Bono007
  • Use CompletionStage interface (#127) @kilink