Skip to content

Releases: ExpediaGroup/graphql-kotlin-codegen

v2.1.2

26 Apr 17:21
4bd0da4
Compare
Choose a tag to compare

2.1.2 (2024-04-26)

Bug Fixes

  • references to inputs with consolidated classes (#47) (4bd0da4)

v2.1.1

26 Apr 16:31
9a40a3d
Compare
Choose a tag to compare

2.1.1 (2024-04-26)

Bug Fixes

  • add graphql valid object annotation to all input and output types (#45) (9a40a3d)

v2.1.0

26 Apr 16:21
9c5747a
Compare
Choose a tag to compare

2.1.0 (2024-04-26)

Features

  • consolidate matching input and output types into single generated class (#43) (9c5747a)

v2.0.0

24 Apr 01:39
Compare
Choose a tag to compare

2.0.0 (2024-04-24)

Features

  • add marker interface support for union types (#39) (a9fce5e)

BREAKING CHANGES

  • generate marker interfaces for union types by default

v1.7.0-alpha.1

22 Apr 15:25
Compare
Choose a tag to compare
v1.7.0-alpha.1 Pre-release
Pre-release

1.7.0-alpha.1 (2024-04-22)

Bug Fixes

Features

  • support marker interfaces for union types (39660f1)

v1.6.1

15 Apr 14:57
d58e0b9
Compare
Choose a tag to compare

1.6.1 (2024-04-15)

Bug Fixes

v1.6.0

09 Apr 16:52
efe99f9
Compare
Choose a tag to compare

1.6.0 (2024-04-09)

Features

  • support fine-grained directive replacements (#30) (efe99f9)

v1.5.0

08 Apr 15:56
c6f4184
Compare
Choose a tag to compare

1.5.0 (2024-04-08)

Features

v1.4.2

03 Apr 22:13
f1f0894
Compare
Choose a tag to compare

1.4.2 (2024-04-03)

Bug Fixes

  • duplicated description annotation on union fields (#25) (f1f0894)

v1.4.1

01 Apr 12:27
44064cf
Compare
Choose a tag to compare

1.4.1 (2024-04-01)

Bug Fixes