graphql-java-tools

A schema-first tool for graphql-java inspired by graphql-tools for JS

MIT License

Stars
803
Committers
77

Bot releases are hidden (Show)

graphql-java-tools - v13.0.4 Latest Release

Published by oryan-block 9 months ago

What's Changed

This is a retrofit release with the latest directive changes but excluding Java 11 requirements

Full Changelog: https://github.com/graphql-java-kickstart/graphql-java-tools/compare/v13.1.0...v13.0.4

graphql-java-tools - v13.1.1

Published by oryan-block 11 months ago

Major Changes

What's Changed

Full Changelog: https://github.com/graphql-java-kickstart/graphql-java-tools/compare/v13.1.0...v13.1.1

graphql-java-tools - 13.1.0

Published by oryan-block about 1 year ago

Breaking changes

Minor changes

What's Changed

Full Changelog: https://github.com/graphql-java-kickstart/graphql-java-tools/compare/v13.0.3...v13.1.0

graphql-java-tools - 13.0.3

Published by oryan-block over 1 year ago

graphql-java-tools - 13.0.2

Published by oryan-block about 2 years ago

graphql-java-tools - 13.0.1

Published by oryan-block about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-java-kickstart/graphql-java-tools/compare/v13.0.0...v13.0.1

graphql-java-tools - 13.0.0

Published by oryan-block about 2 years ago

Major changes

What's Changed

Full Changelog: https://github.com/graphql-java-kickstart/graphql-java-tools/compare/v12.1.0...v13.0.0

graphql-java-tools - 12.1.0

Published by oryan-block over 2 years ago

Major changes

Upgrades

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-java-kickstart/graphql-java-tools/compare/v12.0.2...v12.1.0

graphql-java-tools - 12.0.1

Published by oryan-block almost 3 years ago

graphql-java-tools - 12.0.0

Published by oryan-block about 3 years ago

Major changes

Upgrades

graphql-java-tools - 11.1.2

Published by oryan-block about 3 years ago

graphql-java-tools - 11.1.1

Published by oryan-block about 3 years ago

graphql-java-tools - 11.1.0

Published by oryan-block about 3 years ago

No changes. Just a version bump.

graphql-java-tools - 11.0.0

Published by vojtapol almost 4 years ago

Library versions across all graphql-java-kickstart will be synchronized from now on. The major and minor version of compatible libraries will always match. The patch section of the version can differ as bugs are fixed.

It is still recommended to not specify transitive dependencies explicitly to ensure compatibility.

Major changes

Minor changes

graphql-java-tools - 6.3.0

Published by vojtapol almost 4 years ago

Last release before upgrading to graphql-java:16.x.

Minor changes

graphql-java-tools - 6.2.0

Published by vojtapol about 4 years ago

graphql-java-tools - 6.1.0

Published by oliemansm over 4 years ago

Minor changes

  • Validation directives on nested Input fields example #385
  • Upgrade to graphql-java 14.1

Breaking changes

  • If parameter is of type Optional its value is now set to Optional.empty() for both omitted and null argument. To get the old behavior back set inputArgumentOptionalDetectOmission to true.
  • Support for the deprecated @Batched annotation has been removed.
Package Rankings
Top 6.67% on Proxy.golang.org
Top 6.22% on Repo1.maven.org
Badges
Extracted from project README
Github Build Maven Central Discuss on GitHub
Related Projects