dgs-framework

GraphQL for Java with Spring Boot made easy.

APACHE-2.0 License

Stars
3.1K

Bot releases are hidden (Show)

dgs-framework - 3.8.0

Published by paulbakker over 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

  • Add ktlint gradle plugin (#118) @kilink
  • Update Gradle Wrapper from 6.8.2 to 6.8.3 (#113) @github-actions
  • Share settings for codestyle (#111) @paulbakker
  • Applied standard kotlin code style (#107) @paulbakker
  • Trigger neubla-publish workflow on release. (#125) @berngp
  • use getProperty overload to fetch and coerce reload setting (#122) @kilink
  • Remove reference to Metatron annotation (#133) @kilink
  • Remove some unnecessary stream usage (#121) @kilink
  • Use CompletionStage interface (#127) @kilink

Documentation

Bugfixes

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

Published by paulbakker over 3 years ago

  • [closed] GraphQLQueryRequest serialization error #75
  • [closed] Runtime class not found exception with 3.5.1 version #73
  • [closed] Jcenter is dead #27
dgs-framework - Rollback json-smart exclude

Published by paulbakker over 3 years ago

dgs-framework -

Published by paulbakker over 3 years ago

Re-triggering failed sync to maven central

dgs-framework -

Published by paulbakker over 3 years ago

#49
#58
#65

dgs-framework - Fix @InputArgument processing for list of scalar types.

Published by srinivasankavitha over 3 years ago

dgs-framework - Upgrade to graphql-java:16

Published by paulbakker over 3 years ago

dgs-framework -

Published by paulbakker over 3 years ago

dgs-framework - Upgrading to graphql-java 16

Published by paulbakker over 3 years ago

dgs-framework - v3.3.0

Published by berngp over 3 years ago

Features Added

  • #15 - Provide the means to customize when the DefaultDgsQueryExecutor reloads the schema.

Release Diff

dgs-framework -

Published by paulbakker over 3 years ago

dgs-framework -

Published by paulbakker almost 4 years ago

dgs-framework -

Published by paulbakker almost 4 years ago

dgs-framework -

Published by paulbakker almost 4 years ago

dgs-framework -

Published by paulbakker almost 4 years ago

Bugfixes:

  • Add data fetchers for concrete types of interfaces/unions to the map of enableDataFetcherTracing to get the same tracing behavior as normal data fetchers.
dgs-framework -

Published by paulbakker almost 4 years ago

dgs-framework -

Published by paulbakker almost 4 years ago

dgs-framework -

Published by paulbakker almost 4 years ago

dgs-framework -

Published by paulbakker almost 4 years ago

dgs-framework -

Published by paulbakker almost 4 years ago