Skip to content

Releases: ExpediaGroup/graphql-kotlin

7.0.0-alpha.1

27 Jan 21:07
1fbbd48

Choose a tag to compare

7.0.0-alpha.1 Pre-release
Pre-release

WARNING: This release updates the minimum required JVM version to 17 and Kotlin to 1.7.21

Major Changes

Minor Changes

Other Changes

6.3.5

17 Jan 22:53
46a7c77

Choose a tag to compare

Patch Changes

6.3.4

11 Jan 20:10
ba98efb

Choose a tag to compare

Other Changes

6.3.3

19 Dec 19:32
16f5eb4

Choose a tag to compare

Patch Changes

6.3.2

08 Dec 19:47
f1fb84c

Choose a tag to compare

Other Changes

6.3.1

06 Dec 18:04
a059442

Choose a tag to compare

Patch Changes

7.0.0-alpha.0

10 Nov 18:10
7b40e7d

Choose a tag to compare

7.0.0-alpha.0 Pre-release
Pre-release

Major Changes

Minor Changes

Patch Changes

Other Changes


New Contributors

6.3.0

09 Nov 17:41
a057368

Choose a tag to compare

IMPORTANT: This release fixes Federation v2 support. Earlier versions DO NOT generate valid Federation 2 schema and may fail composition. Federation v1 support was not impacted.

Minor Changes

Patch Changes


Full Changelog: 6.2.5...6.3.0

6.2.5

16 Sep 16:49
3d721c7

Choose a tag to compare

Patch Changes

6.2.4

15 Sep 19:52
815fec9

Choose a tag to compare

Patch Changes

  • feat: DataFetchingEnvironment extensions to access to entries in GraphQLContext (#1553)