Skip to content

Releases: ExpediaGroup/graphql-kotlin

4.0.0-alpha.0

27 Aug 15:22
1804e6a

Choose a tag to compare

4.0.0-alpha.0 Pre-release
Pre-release

Major Changes

  • [client] update ScalarConverter to accept any objects (#819) @dariuszkuc
  • [generator] built-in support for optional input (#808) @dariuszkuc
  • [client] change GQL client to interface and add webclient implementation (#837) @dariuszkuc

Patch Changes

Non-version Changes

2.1.2

19 Aug 00:42
8c4f1b2

Choose a tag to compare

Patch Changes

3.6.1

04 Aug 16:39
346e462

Choose a tag to compare

Urgent bug fix. Do not use 3.6.0

Patch Changes

  • [generator] Nullability additional input checks (#829) @smyrick

[DO NOT USE] 3.6.0

03 Aug 20:43
ff2a70a

Choose a tag to compare

[DO NOT USE] 3.6.0 Pre-release
Pre-release

⚠️ DO NOT USE ⚠️

There was a critical bug for schema generation fixed here: #829 and 3.6.1

Minor Changes

  • Add new hook to override the isValidAdditionalType check (#826) @smyrick

3.5.1

31 Jul 18:20
c938d38

Choose a tag to compare

Patch Changes

  • [generator] Do not add interfaces for input additional types (#821) @smyrick

Non-version Changes

3.5.0

30 Jul 22:43
b99db4b

Choose a tag to compare

Minor Changes

Patch Changes

Non-version Changes

3.4.2

25 Jul 02:06
3abbda2

Choose a tag to compare

Minor Changes

  • [generator] Support renaming of enum values (#805) @smyrick

Non-version Changes

3.4.1

09 Jul 21:36
331a161

Choose a tag to compare

Patch Changes

Non-version Changes

3.4.0

07 Jul 17:11
7bae973

Choose a tag to compare

Minor Changes

  • [generator] Add invalid packages exception (#793) @smyrick
    • We now will catch configuration packages that do not contain any valid classes and throw hopefully a more useful exception

3.3.1

06 Jul 16:58
f789415

Choose a tag to compare

Patch Changes

  • [generator] Support subscriptions of Publisher<DataFetcherResult> (#786) @smyrick

Non-version Changes