Skip to content

Releases: graphql-java-kickstart/graphql-java-tools

v14.0.3

25 Mar 20:50

Choose a tag to compare

Major Changes

  • The group ID for the Maven artifact has changed from com.graphql-java-kickstart to io.github.graphql-java-kickstart since the old domain was handed over to an unknown party and is considered lost.

What's Changed

  • chore(deps): update actions/setup-java action to v5 by @renovate[bot] in #804
  • chore(deps): update actions/cache action to v5 by @renovate[bot] in #807
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #805
  • fix(deps): update dependency org.apache.commons:commons-lang3 to v3.18.0 [security] by @renovate[bot] in #802
  • fix(deps): update all non-major dependencies by @renovate[bot] in #801
  • chore(deps): update peter-evans/create-pull-request action to v8 by @renovate[bot] in #806
  • fix(deps): update kotlin to v2.3.10 by @renovate[bot] in #799
  • fix(deps): update dependency com.graphql-java:graphql-java to v25 by @renovate[bot] in #800
  • Version Release by @github-actions[bot] in #811

Full Changelog: v14.0.1...v14.0.3

v14.0.1

30 Apr 16:52
e7edb40

Choose a tag to compare

What's Changed

Full Changelog: v14.0.0...v14.0.1

v14.0.0

08 Oct 17:14
9d12882

Choose a tag to compare

Major Changes

What's Changed

  • Update dependency ch.qos.logback:logback-classic to v1.3.12 [SECURITY] by @renovate in #774
  • Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 by @dependabot in #773
  • Update actions/setup-java action to v4 by @renovate in #772
  • Update all non-major dependencies by @renovate in #771
  • Update actions/cache action to v4 by @renovate in #777
  • Update peter-evans/create-pull-request action to v7 by @renovate in #787
  • Update all non-major dependencies by @renovate in #775

Full Changelog: v13.1.1...v14.0.0

v13.0.4

09 Jan 21:08

Choose a tag to compare

What's Changed

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

Full Changelog: v13.1.0...v13.0.4

v13.1.1

15 Nov 16:13
05d7f03

Choose a tag to compare

Major Changes

What's Changed

  • Update actions/checkout action to v4 by @renovate in #762
  • Update all non-major dependencies by @renovate in #758
  • Update dependency org.antlr:antlr4-runtime to v4.11.1 by @renovate in #768
  • Version Release by @github-actions in #770

Full Changelog: v13.1.0...v13.1.1

13.1.0

18 Aug 14:08
949cf04

Choose a tag to compare

Breaking changes

Minor changes

  • Provider for creating missing resolver data fetcher to provide options and field definition to factory by @timward60 in #742
  • Validate subscription data resolver during schema parsing by @oryan-block in #756
  • Remove usage of UndeclaredThrowableException by @oryan-block in #757

What's Changed

  • Update dependency ch.qos.logback:logback-classic to v1.3.6 by @renovate in #743
  • Update peter-evans/create-pull-request action to v5 by @renovate in #747
  • Update dependency com.graphql-java:graphql-java to v20.1 [SECURITY] by @renovate in #745
  • Update kotlin to v1.8.21 by @renovate in #746
  • Update dependency org.apache.maven.surefire:surefire-junit4 to v3 by @renovate in #740
  • Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 by @renovate in #739
  • Update all non-major dependencies by @renovate in #744
  • Version Release by @github-actions in #761

Full Changelog: v13.0.3...v13.1.0

13.0.3

06 Mar 18:19
1699147

Choose a tag to compare

What's Changed

Full Changelog: v13.0.2...v13.0.3

13.0.2

06 Oct 19:51
3281252

Choose a tag to compare

Major changes

What's Changed

Full Changelog: v13.0.1...v13.0.2

13.0.1

14 Sep 18:58
85ccba3

Choose a tag to compare

What's Changed

  • Update dependency org.slf4j:slf4j-api to v2 by @renovate in #688
  • Update dependency com.fasterxml.jackson:jackson-bom to v2.13.4 by @renovate in #693
  • Update dependency ch.qos.logback:logback-classic to v1.4.0 by @renovate in #689
  • Support @deprecated on arguments and input fields by @ajkerr in #696
  • Update dependency com.graphql-java:graphql-java to v19.2 by @renovate in #694
  • Version Release by @github-actions in #699

New Contributors

Full Changelog: v13.0.0...v13.0.1

13.0.0

15 Aug 19:46
d68c0c2

Choose a tag to compare

Major changes

What's Changed

  • Rework directives by @oryan-block in #663
  • Update reactive-streams.version to v1.0.4 by @renovate in #665
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.6.2 by @renovate in #666
  • Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.1.0 by @renovate in #669
  • Update dependency org.springframework:spring-aop to v5.3.21 by @renovate in #670
  • Update dependency com.graphql-java:graphql-java to v18.2 by @renovate in #672
  • Update dependency com.graphql-java:graphql-java to v19 by @renovate in #682
  • Update dependency org.javassist:javassist to v3.29.1-GA by @renovate in #683
  • Update dependency org.objenesis:objenesis to v3.3 by @renovate in #679
  • Update dependency org.springframework:spring-aop to v5.3.22 by @renovate in #674
  • Update kotlin by @renovate in #668
  • Update directive wiring environment by @oryan-block in #684
  • Reimplement ParameterizedType by @oryan-block in #686
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.4.1 by @renovate in #685
  • Version Release by @github-actions in #687

Full Changelog: v12.1.0...v13.0.0