Skip to content

Releases: ExpediaGroup/graphql-kotlin-codegen

v3.9.5

02 Jan 19:21
5806a95

Choose a tag to compare

3.9.5 (2026-01-02)

Bug Fixes

  • stop throwing NotImplementedError for nullable fields in generated resolver methods (#157) (5806a95)

v3.9.4

02 Jan 19:15
2ae97c1

Choose a tag to compare

3.9.4 (2026-01-02)

Bug Fixes

v3.9.3

19 Dec 19:09
a0b187c

Choose a tag to compare

3.9.3 (2025-12-19)

Bug Fixes

  • ci: support trusted publishing (a0b187c)

v3.9.2

01 Nov 15:40
2250255

Choose a tag to compare

3.9.2 (2025-11-01)

Bug Fixes

  • deps: replace actions/setup-node with semantic-release action (#151) (2250255)

v3.10.0-alpha.1

11 Jun 23:00

Choose a tag to compare

v3.10.0-alpha.1 Pre-release
Pre-release

3.10.0-alpha.1 (2025-06-11)

Bug Fixes

  • input field deprecation (#85) (93bddf5)
  • make dataFetchingEnvironment nullable in resolver functions (92387c8)
  • rename top level generated interfaces to be more explicit (#76) (6e84ed8)
  • support reserved kotlin keywords (#83) (5e7ff5b)

Features

  • add nullableDataFetchingEnvironment config (2950564)
  • dummy (fd86c06)
  • improve top-level Query and Mutation type handling (#72) (12a93b6)

v3.9.1

04 Jun 18:22
2c27a08

Choose a tag to compare

3.9.1 (2025-06-04)

Bug Fixes

v3.9.0

23 May 14:24
0b109a9

Choose a tag to compare

3.9.0 (2025-05-23)

Features

v3.8.2

31 Mar 18:49
2abd79c

Choose a tag to compare

3.8.2 (2025-03-31)

Bug Fixes

  • honor includeDependentTypes false when using onlyTypes (#131) (2abd79c)

v3.8.1

31 Mar 18:10
4832698

Choose a tag to compare

3.8.1 (2025-03-31)

v3.8.0

09 Feb 17:02
21cb737

Choose a tag to compare

3.8.0 (2025-02-09)

Features