github Netflix/dgs-framework v3.8.0
3.8.0

latest releases: v9.1.2, v9.1.1, v9.1.0...
3 years ago

What's Changed

This is a big release with some significant new features!
Some of the highlights include:

  • Support for Micrometer Metrics, which provide datafetcher metrics
  • The possibility to configure the /graphql and /graphiql paths
  • A new @RequestHeader annotation for datafetchers
  • Improved DgsContext, which now has access to the WebRequest
  • Improved @InputArgument ergonomics

Features

  • Revamped RequestData on DgsContext, support for @RequestHeader and @InputArgument without name (#112) @paulbakker
  • Provide Micrometer Metrics that capture aspects of GraphQL query latency. (#52) @berngp
  • Add support for configuring GraphQL and GraphiQL paths (#101) @bono007

Improvements

Documentation

Bugfixes

  • Fix for incorrectly returning in findSchemaFiles method (#137) @paulbakker
  • Fix bug causing contextual tags to always be empty (#119) @kilink

Don't miss a new dgs-framework release

NewReleases is sending notifications on new releases.