Skip to content

Releases: ExpediaGroup/graphql-kotlin

6.5.0

31 May 17:17
e63d793
Compare
Choose a tag to compare

What's Changed

  • feat: update graphql-java version with backwards compatible changes by @samuelAndalon in #1783

This is an special release, that updates graphql-java to 20.3, implementing the LightDataFetcher along with other performance improvements,
version update is backwards compatible, making this a candidate for a minor release.

Full Changelog: 6.4.1...6.5.0

6.4.1

03 May 19:36
7d1e5a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.4.0...6.4.1

7.0.0-alpha.5

11 Apr 21:31
2902678
Compare
Choose a tag to compare
7.0.0-alpha.5 Pre-release
Pre-release

Major Changes

  • BREAKING CHANGE(generator): make dependency on ClassGraph optional (#1733) @dariuszkuc
  • BREAKING CHANGE(generator): update functionDataFetcherFactory to accept KClass (#1732) @dariuszkuc

Minor Changes

Patch Changes

Other Changes

7.0.0-alpha.4

15 Mar 22:36
d14d64c
Compare
Choose a tag to compare
7.0.0-alpha.4 Pre-release
Pre-release

Major Changes

Patch Changes

  • [ktor server] simplify KtorGraphQLRequestParser (#1704) @dariuszkuc
  • add support for application/graphql-response+json content type (#1699) @gumimin
  • fix(ktor-server): move plugin install to routing context (#1684) @lucsoft
  • fix(gradle-plugin): compileKotlin does not exist in Multiplatform (#1681) @nothendev

Other Changes

7.0.0-alpha.3

16 Feb 21:50
10e9d84
Compare
Choose a tag to compare
7.0.0-alpha.3 Pre-release
Pre-release

Minor Changes

Other Changes

New Contributors

Full Changelog: 7.0.0-alpha.2...7.0.0-alpha.3

6.4.0

16 Feb 22:07
0bd1276
Compare
Choose a tag to compare

Minor Changes

7.0.0-alpha.2

31 Jan 17:29
d13be15
Compare
Choose a tag to compare
7.0.0-alpha.2 Pre-release
Pre-release

This is a technical release without any new features or fixes. Triggering new release as previous one failed.

7.0.0-alpha.1

27 Jan 21:07
1fbbd48
Compare
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
Compare
Choose a tag to compare

Patch Changes

6.3.4

11 Jan 20:10
ba98efb
Compare
Choose a tag to compare

Other Changes