Skip to content

Releases: ExpediaGroup/graphql-kotlin

7.1.3

11 Jul 21:57
b3795bb
Compare
Choose a tag to compare

What's Changed

  • feat(batching): v7 check if execution was exhausted when there are errors by @samuelAndalon in #2010

Full Changelog: 7.1.2...7.1.3

7.1.2

11 Jul 17:01
3cf86d9
Compare
Choose a tag to compare

What's Changed

  • feat(batching): v7 remove execution if a given operation completes with an exception by @samuelAndalon in #2007

Full Changelog: 7.1.1...7.1.2

6.8.2

11 Jul 21:59
9eabdde
Compare
Choose a tag to compare

What's Changed

  • feat(batching): v6 check if execution was exhausted when there are errors by @samuelAndalon in #2011

Full Changelog: 6.8.1...6.8.2

6.8.1

11 Jul 17:02
a1cdc0f
Compare
Choose a tag to compare

What's Changed

  • feat(batching): v6 remove execution if a given operation completes with an exception by @samuelAndalon in #2008

Full Changelog: 6.8.0...6.8.1

8.0.0-alpha.3

28 Jun 09:59
de67695
Compare
Choose a tag to compare
8.0.0-alpha.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 8.0.0-alpha.1...8.0.0-alpha.3

8.0.0-alpha.2

28 Jun 08:36
de67695
Compare
Choose a tag to compare
8.0.0-alpha.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 8.0.0-alpha.1...8.0.0-alpha.2

8.0.0-alpha.1

06 May 22:33
bce5bc4
Compare
Choose a tag to compare
8.0.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 7.1.1...8.0.0-alpha.1

7.1.1

18 Apr 03:29
4bf3103
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.1.0...7.1.1

6.8.0

18 Apr 03:30
9ba9965
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.7.0...6.8.0

7.1.0

11 Apr 21:44
90398d7
Compare
Choose a tag to compare

Minor Changes

  • feat(federation): federation v2.6 support (#1928) @dariuszkuc
  • feat: allow additional parser options in the gradle and maven plugins (#1925) @mgilbey

Patch Changes

Other Changes