Skip to content

Releases: ExpediaGroup/graphql-kotlin

5.4.0

09 May 18:33
5b058bf
Compare
Choose a tag to compare

Minor Changes

6.0.0-alpha.4

06 May 19:07
053bce0
Compare
Choose a tag to compare
6.0.0-alpha.4 Pre-release
Pre-release

Other Changes

  • Revert "feat(generator): avoid adding input-suffix for input-only classes" (#1438) @samuelAndalon

6.0.0-alpha.3

04 May 19:50
8da7aed
Compare
Choose a tag to compare
6.0.0-alpha.3 Pre-release
Pre-release

Major Changes

Patch Changes

  • fix: willAddGraphQLTypeToSchema needs annotations from field (#1437) @bherrmann2

Other Changes

6.0.0-alpha.2

26 Apr 20:19
a8cbdd9
Compare
Choose a tag to compare
6.0.0-alpha.2 Pre-release
Pre-release

Minor Changes

Patch Changes

  • [generator] support directive array/vararg parameters (#1431) @dariuszkuc
  • Upgrade to KotlinPoet v1.11.0, make corresponding required changes. (#1427) @bsorbo

Other Changes

  • Remove deprecated XX:MaxPermSize JVM argument from gradle properties, causing failures with Java 17 (#1425) @bsorbo

6.0.0-alpha.1

15 Apr 02:20
a0a8bad
Compare
Choose a tag to compare
6.0.0-alpha.1 Pre-release
Pre-release

Major Changes

Minor Changes

Other Changes

6.0.0-alpha.0

09 Mar 20:16
0288c92
Compare
Choose a tag to compare
6.0.0-alpha.0 Pre-release
Pre-release

Major Changes

  • [client] generate fallback/default implementation for polymorphic types (#1382) @dariuszkuc
  • [generator] avoid duplicate argument deserialization (#1379) @dariuszkuc
  • [client] kotlinx support for custom scalar optional input (#1357) @dariuszkuc
  • standardize coroutine context propagation in the execution (#1349) @dariuszkuc

Minor Changes

Patch Changes

Other Changes

5.3.2

14 Jan 14:39
8fbec9d
Compare
Choose a tag to compare

Patch Changes

Non-version Changes

  • [docs] fix readme links for client generator (#1342) @dariuszkuc
  • Documentation: update spring server link in the "Exceptions and partial data" page (#1325) @martinbonnin

New Contributors

Full Changelog: 5.3.1...5.3.2

5.3.1

09 Dec 18:26
9c3cfe4
Compare
Choose a tag to compare

Patch Changes

  • [generator] add runtime warning on deprecated context usage (#1323) @jbrwn
  • [federation] fix non-federated schema SDL (#1322) @dariuszkuc

5.3.0

02 Dec 00:03
d217c14
Compare
Choose a tag to compare

Minor Changes

Patch Changes

Non-version Changes

5.2.0

28 Oct 18:20
dfdb24a
Compare
Choose a tag to compare

Minor Changes

Non-version Changes

Full Changelog: 5.1.1...5.2.0